{block name="admin_layouts_main_layout"} {block name="admin_layouts_main_layout_head"} {block name="layout_head"} {block name="layout_head_start"}{/block} {$pageTitle} - Gambio Admin {include file="styles.html"} {$dynamic_style_assets nofilter} {block name="custom_styles"}{/block} {block name="head"}{/block} {* Dynamic Style Assets *} {$dynamic_style_assets nofilter} {/block} {/block} {block name="admin_layouts_main_layout_body"}
{include file="header/index.html"}
{include file="menu/index.html"}
{if $isLargeLayout} {block name="layout_main"}
{block name="content"}{/block}
{/block} {else} {block name="layout_main"}
{block name="layout_content_header"} {include file="content/content_header.html"} {/block} {block name="layout_message_stack"} {include file="content/message_stack.html"} {/block} {block name="layout_content"}
{block name="content"}{/block}
{/block}
{/block} {/if}
{include file="page_translations.html"} {include file="scripts.html"} {block name="bottom"}{/block} {$dynamic_script_assets nofilter} {block name="custom_scripts"}{/block} {/block} {/block}