egroupware/calendar/templates/default/view.tpl

20 lines
237 B
Smarty
Raw Normal View History

2000-11-22 05:16:18 +01:00
<!-- $Id$ -->
<!-- BEGIN view_begin -->
<center>
<h2>
<font color="{bg_text}">
{name}
</font>
</h2>
<table border="0" width="50%">
<!-- END view_begin -->
{output}
<!-- BEGIN view_end -->
</table>
</center>
<!-- END view_end -->