Files
ventas_php/templates/center_column.tpl

7 lines
297 B
Smarty
Executable File

<div id="divCenterColumn" style="background-image:url({$WEB_ROOT}/images/template/main_background.jpg);background-color: #000000; width:566px; background-repeat:repeat-y; position:absolute;left:204px">
{include file="templates/{$includedTpl}.tpl"}
{include file="templates/footer.tpl"}
</div>