Added some template changes - Document List now shows description
[biaweb2.git] / templates / doclistitem.tpl.html
index 3a17d80..550303c 100644 (file)
@@ -1,5 +1,5 @@
 <tr>    
-    <td><a href="{url}">{doctitle}</a></td>
+    <td><a href="{url}">{doctitle}</a><br />{desc}</td>
     <td>{cdate:%d %b %Y, %H:%M %Z}</td>
     <td>{mdate:%d %b %Y, %H:%M %Z}</td>
 </tr>
\ No newline at end of file