{block name="layout_bottom"} {block name="layout_bottom_page_up"} {include file="get_usermod:{$tpl_path}layout_page_up.html" key="pageup"} {/block} {block name="layout_bottom_modal"} {include file="get_usermod:{$tpl_path}modal.html" key="layer"} {/block} {block name="layout_bottom_content"}{$content_data.CONTENT}{/block} {block name="layout_bottom_parse_time_if"} {if $content_data.PARSE_TIME} {block name="layout_bottom_parse_time"}{$content_data.PARSE_TIME}{/block} {/if} {/block} {block name="layout_bottom_debug_bar_body"} {if $content_data.debug_bar} {$content_data.debug_bar_body_content nofilter} {/if} {/block} {/block}