Initial Rev.
[eq/.git] / templates / default / dir_view.tpl
diff --git a/templates/default/dir_view.tpl b/templates/default/dir_view.tpl
new file mode 100644 (file)
index 0000000..ac4cb50
--- /dev/null
@@ -0,0 +1,14 @@
+<center>
+       <form action="{actionurl}" method="POST">
+       <table border="0" width="80%" cellspacing="2" cellpadding="2">
+               <tr>
+                       <td align="center" bgcolor="#c9c9c9"><font face="{font}"><b>Online Ward Directory</b></font></td>
+               </tr>
+       </table>
+       <br><br>
+       <table border="0" width="{total_width}" cellspacing="2" cellpadding="2">
+       <tr bgcolor="#c9c9c9">
+       </tr>
+
+       </table>
+</center>