function content_56afd78cd2a9a7_65584604($_smarty_tpl)
    {
        echo $_smarty_tpl->getSubTemplate((string) $_smarty_tpl->tpl_vars['style_dir']->value . "/global_header.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
        ?>

    <body>
    <?php 
        echo ANCHOR(array('place' => 'premium_button'), $_smarty_tpl);
        ?>

    <?php 
        echo $_smarty_tpl->getSubTemplate((string) $_smarty_tpl->tpl_vars['style_dir']->value . "/header.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
        ?>

    <div id="container">

        <!-- Message -->
        <?php 
        echo $_smarty_tpl->getSubTemplate((string) $_smarty_tpl->tpl_vars['style_dir']->value . "/message.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
        ?>


        <?php 
        $_smarty_tpl->tpl_vars['file'] = new Smarty_Variable();
        $_smarty_tpl->tpl_vars['file']->_loop = false;
        $_from = $_smarty_tpl->tpl_vars['template_files']->value;
        if (!is_array($_from) && !is_object($_from)) {
            settype($_from, 'array');
        }
        foreach ($_from as $_smarty_tpl->tpl_vars['file']->key => $_smarty_tpl->tpl_vars['file']->value) {
            $_smarty_tpl->tpl_vars['file']->_loop = true;
            ?>
            <?php 
            echo include_template_file(array('file' => $_smarty_tpl->tpl_vars['file']->value), $_smarty_tpl);
            ?>

        <?php 
        }
        ?>
    </div>

    <?php 
        echo $_smarty_tpl->getSubTemplate((string) $_smarty_tpl->tpl_vars['style_dir']->value . "/footer.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
        ?>

    </body>
</html><?php 
    }
    function content_56afd77a91b284_11899536($_smarty_tpl)
    {
        ?>
<!doctype html>
<html lang="en">
	<head>
		<?php 
        echo $_smarty_tpl->getSubTemplate((string) $_smarty_tpl->tpl_vars['layout_dir']->value . "/global_header.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
        ?>

	</head>
	<body>	
		<?php 
        echo $_smarty_tpl->getSubTemplate((string) $_smarty_tpl->tpl_vars['layout_dir']->value . "/header.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
        ?>

		<div class="main-container container" id="main-container">
	        <div class="main-container-inner">
				<div class="sidebar" id="sidebar">
					<?php 
        echo $_smarty_tpl->getSubTemplate((string) $_smarty_tpl->tpl_vars['layout_dir']->value . "/left_menu.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
        ?>

				</div>
				<div class="main-content">
					<div id="breadcrumbs" class="breadcrumbs">
						<ul class="breadcrumb">
							<li>
								<i class="icon-home home-icon"></i>
								<a href="#"><?php 
        echo @constant('MAIN_PAGE');
        ?>
</a>
							</li>
							<li class="active"> <?php 
        echo @constant('SUB_PAGE');
        ?>
</li>
						</ul><!-- .breadcrumb -->

						
					</div>
					<div class="page-content">
	                    <?php 
        echo $_smarty_tpl->getSubTemplate((string) $_smarty_tpl->tpl_vars['style_dir']->value . "/msg.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
        ?>

						<!-- Setting Body File -->
						<?php 
        if ($_smarty_tpl->tpl_vars['Cbucket']->value->show_page) {
            ?>
	                        <?php 
            $_smarty_tpl->tpl_vars['file'] = new Smarty_Variable();
            $_smarty_tpl->tpl_vars['file']->_loop = false;
            $_from = $_smarty_tpl->tpl_vars['template_files']->value;
            if (!is_array($_from) && !is_object($_from)) {
                settype($_from, 'array');
            }
            foreach ($_from as $_smarty_tpl->tpl_vars['file']->key => $_smarty_tpl->tpl_vars['file']->value) {
                $_smarty_tpl->tpl_vars['file']->_loop = true;
                ?>
	                            <?php 
                echo include_template_file(array('file' => $_smarty_tpl->tpl_vars['file']->value), $_smarty_tpl);
                ?>

	                        <?php 
            }
            ?>
						<?php 
        }
        ?>
						<!-- Setting Body File -->
					</div>
				</div>
			</div>
			<?php 
        echo $_smarty_tpl->getSubTemplate((string) $_smarty_tpl->tpl_vars['layout_dir']->value . "/footer.html", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, null, array(), 0);
        ?>

		</div>
	</body>
</html><?php 
    }