rhymix/modules/admin/tpl/layout.html
2012-08-09 04:36:54 +00:00

7 lines
249 B
HTML

<include target="./_spHeader.html" />
<div class="content" id="content" tabindex="0">
{$content}
</div>
<include target="./_spLnb.content.html" cond="$parentSrl != 0" />
<include target="./_spShortcut.html" />
<include target="./_spFooter.html" />