Functionality for generating website completed
[biaweb2.git] / templates / doclistitem.tpl.html
diff --git a/templates/doclistitem.tpl.html b/templates/doclistitem.tpl.html
new file mode 100644 (file)
index 0000000..4f16239
--- /dev/null
@@ -0,0 +1,5 @@
+<tr>    
+    <td><a href="%s">%s</a></td>
+    <td>%s</td>
+    <td>%s</td>
+</tr>
\ No newline at end of file