]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/beginbox.html
* cache templates
[citadel.git] / webcit / static / beginbox.html
index 0cb7c646b3b6a3beb13952b12c3c0ea3705a7655..593fefef9eaba94892b74beff1228946e0a924bc 100644 (file)
@@ -1,6 +1,5 @@
-<! start beginbox.html>
-<table border=1 cellspacing=0 cellpadding=0 width=100%><tr><td>
-<table border=0 cellspacing=0 cellpadding=3 width=100%>
-<tr bgcolor="#000088"><td align=center><span class="boxlabel"><?BOXTITLE></span></td></tr>
-<tr bgcolor="#FFFFFF"><td>
-<! end beginbox.html>
+<!-- start beginbox.html-->
+<div class="box">
+<div class="boxlabel"><?BOXTITLE></div>
+<div class="boxcontent">
+<!-- end beginbox.html-->