egroupware_official/calendar/templates/default/view.tpl
2001-04-21 17:43:25 +00:00

20 lines
237 B
Smarty
Executable File

<!-- $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 -->