Initial Rev.
authorAlan Jack Pippin <ajp@pippin.(none)>
Sat, 28 Jan 2006 03:47:13 +0000 (20:47 -0700)
committerAlan J. Pippin <ajp@pippins.net>
Sat, 28 Jan 2006 03:47:13 +0000 (20:47 -0700)
templates/default/dir_view.tpl [new file with mode: 0644]

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>