inserted pageTitle, correct template --patrick
[nyc.indymedia.org.git] / etc / producer / topicpage.template
index 5a0e5e1..8ffff94 100755 (executable)
 
 </head>
 
-<body class="interior">
+<body class="interior" class="topicPage">
 
 <!--#include virtual="/${language.code}/navigation.html" -->
 
+         <p class="pageTitle">
+            ${topic.title}
+         </p>
          <div class="featuredArticles">
 
          <!-- begin topic special -->
@@ -68,7 +71,6 @@
                <small><a href="${config["Producer.DocRoot"]}/${language.code}${s.publish_path}${s.id}.html" class="readMore">${lang("general.readmore")}</a>&#160; 
                <span class="comments">${n.commentcount}&#160;Comments</span></small>
             </p>
-         </list>  
          <!-- end articles -->
          
          <!-- begin next/previous -->