<?php
/* Smarty version 3.1.33, created on 2022-01-28 15:47:39
  from '/home/recursosspa/public_html/testlink/gui/templates/staticPage.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '3.1.33',
  'unifunc' => 'content_61f4101b46c3e5_03427484',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    'c3bc1e9d150a6bddc5b8846f01af916fb59edb54' => 
    array (
      0 => '/home/recursosspa/public_html/testlink/gui/templates/staticPage.tpl',
      1 => 1643038921,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
    'file:inc_head.tpl' => 1,
    'file:inc_refreshTree.tpl' => 1,
  ),
),false)) {
function content_61f4101b46c3e5_03427484 (Smarty_Internal_Template $_smarty_tpl) {
$_smarty_tpl->_subTemplateRender("file:inc_head.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
?>
<body>

<?php if ($_smarty_tpl->tpl_vars['gui']->value->pageTitle != '') {?>
	<h1 class="title"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['gui']->value->pageTitle, ENT_QUOTES, 'UTF-8', true);?>
</h1>
<?php }?>

<div class="workBack">
<?php echo $_smarty_tpl->tpl_vars['gui']->value->pageContent;?>

</div>

<?php if ($_smarty_tpl->tpl_vars['gui']->value->refreshTree) {?>
   <?php $_smarty_tpl->_subTemplateRender("file:inc_refreshTree.tpl", $_smarty_tpl->cache_id, $_smarty_tpl->compile_id, 0, $_smarty_tpl->cache_lifetime, array(), 0, false);
}?>
</body>
</html><?php }
}
