fenom/sandbox/templates/layout.tpl

7 lines
73 B
Smarty

<html>
<body>
{block 'body'}
nothing to do there
{/block}
</body>
</html>