1
0
mirror of https://github.com/EGroupware/egroupware.git synced 2025-01-16 02:49:03 +01:00
egroupware/phpgwapi/templates/default/frames.tpl
2000-12-18 20:09:56 +00:00

8 lines
125 B
Smarty

<!-- BEGIN frames -->
<html>
<frameset rows="{frame_size}" border="0">
{frames_}
</frameset>
</html>
<!-- END frames -->