Files
ventas_php/templates_c/b757654b68d5b90768ea33c3f3a97486aa48de88.file.analisis-venta.tpl.php

46 lines
1.7 KiB
PHP
Executable File

<?php /* Smarty version Smarty3-b7, created on 2014-09-11 11:29:50
compiled from "./templates/analisis-venta.tpl" */ ?>
<?php /*%%SmartyHeaderCode:371759651540a203a2853d3-03083161%%*/if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'b757654b68d5b90768ea33c3f3a97486aa48de88' =>
array (
0 => './templates/analisis-venta.tpl',
1 => 1410130445,
),
),
'nocache_hash' => '371759651540a203a2853d3-03083161',
'function' =>
array (
),
'has_nocache_code' => false,
)); /*/%%SmartyHeaderCode%%*/?>
<?php if (!is_callable('smarty_modifier_date_format')) include '/var/www/html/libs/plugins/modifier.date_format.php';
?><div class="grid_16" id="content">
<div class="grid_9">
<h1 class="catalogos">An&aacute;lisis de Venta</h1>
</div>
<div class="clear"></div>
<br />
<?php $_template = new Smarty_Internal_Template("forms/search-analisis-venta.tpl", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
echo $_template->getRenderedTemplate();?><?php $_template->updateParentVariables(0);?><?php unset($_template);?>
<div id="loader" style="padding-top:20px"></div>
<div class="grid_15" id="contenido">
<?php $_template = new Smarty_Internal_Template("lists/analisis-venta.tpl", $_smarty_tpl->smarty, $_smarty_tpl, $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, null, null);
echo $_template->getRenderedTemplate();?><?php $_template->updateParentVariables(0);?><?php unset($_template);?>
</div>
<div class="clear"></div>
</div>