rhymix/modules/admin/tpl/layout.html
2012-08-08 10:35:02 +00:00

7 lines
299 B
HTML

<include target="./_spHeader.html" />
<div class="content" id="content">
{$content}
</div>
<include target="./_spLnb.content.html" cond="$parentSrl != 0" />
<include target="./_spShortcut.html" cond="!is_array($favorite_list) || count($favorite_list) >= 1" />
<include target="./_spFooter.html" />