parent
fd439f67ba
commit
dd83f1cc61
@ -1 +1,6 @@ |
||||
{* |
||||
show_header and show_footer templates are only called when using the Display::display_header and Display::display_footer |
||||
for backward compatibility we suppose that the default layout is one column which means ausing a div with class span12 |
||||
*} |
||||
</div> |
||||
{include file="default/layout/main_footer.tpl"} |
||||
@ -1 +1,6 @@ |
||||
{include file="default/layout/main_header.tpl"} |
||||
{* |
||||
show_header and show_footer templates are only called when using the Display::display_header and Display::display_footer |
||||
for backward compatibility we suppose that the default layout is one column which means ausing a div with class span12 |
||||
*} |
||||
{include file="default/layout/main_header.tpl"} |
||||
<div class="span12"> |
||||
Loading…
Reference in new issue