Changeset 7492
- Timestamp:
- 03/19/09 11:36:37 (18 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
head/ambra/webapp/src/main/webapp/article/article_comments.ftl
r7473 r7492 39 39 <#assign tab="comments" /> 40 40 <#include "article_tabs.ftl"> 41 < div class="rss"><a href="#">Comments RSS</a></div>41 <!--<div class="rss"><a href="#">Comments RSS</a></div>--> 42 42 <ul> 43 43 <#if ((numDiscussions + numComments) > 0 && annotationSet != "comments")>
