<?php
/* Smarty version 3.1.33, created on 2022-01-04 15:09:14
  from '/opt/lampp/htdocs/testlink/gui/templates/staticPage.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '3.1.33',
  'unifunc' => 'content_61d4550a6676d7_41798311',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    'c01957f30304f6b0ae37e238f299691518f98215' => 
    array (
      0 => '/opt/lampp/htdocs/testlink/gui/templates/staticPage.tpl',
      1 => 1636032765,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
    'file:inc_head.tpl' => 1,
    'file:inc_refreshTree.tpl' => 1,
  ),
),false)) {
function content_61d4550a6676d7_41798311 (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 }
}
