{extends file="admin-layout.tpl"} {block name="after-bootstrap-css"} {/block} {block name="no-return-functions"} {$admin_current_location = 'home'} {/block} {block name="page-title"}{/block} {block name="main-content"}
{hook name="home.top" location="home_top" }
{hookblock name="home.block" fields="id,title,content,class"} {forhook rel="home.block"}
{if $title}
{$title}
{/if} {$content nofilter}
{/forhook} {/hookblock}
{hook name="home.bottom" location="home_bottom" }
{/block} {block name="javascript-initialization"} {/block} {block name="javascript-last-call"} {hook name="home.js" location="home-js" } {/block}