<?php
/* Smarty version 3.1.33, created on 2021-12-30 20:37:52
  from '/opt/lampp/htdocs/testlink/gui/templates/workAreaSimple.tpl' */

/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
  'version' => '3.1.33',
  'unifunc' => 'content_61ce0a909eddb3_03214290',
  'has_nocache_code' => false,
  'file_dependency' => 
  array (
    '6e31903030ca18d2ff647bfb6969bb03dea05aaa' => 
    array (
      0 => '/opt/lampp/htdocs/testlink/gui/templates/workAreaSimple.tpl',
      1 => 1636032765,
      2 => 'file',
    ),
  ),
  'includes' => 
  array (
    'file:inc_head.tpl' => 1,
  ),
),false)) {
function content_61ce0a909eddb3_03214290 (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 (isset($_smarty_tpl->tpl_vars['title']->value) && $_smarty_tpl->tpl_vars['title']->value != '') {?>
	<h1 class="title"><?php echo htmlspecialchars($_smarty_tpl->tpl_vars['title']->value, ENT_QUOTES, 'UTF-8', true);?>
</h1>
<?php }?>

<div class="workBack">

<?php if ($_smarty_tpl->tpl_vars['content']->value != '') {?>
	<?php echo $_smarty_tpl->tpl_vars['content']->value;?>

<?php }?>

<?php if ($_smarty_tpl->tpl_vars['link_to_op']->value != '') {?>
  <p><a href="<?php echo $_smarty_tpl->tpl_vars['basehref']->value;
echo $_smarty_tpl->tpl_vars['link_to_op']->value;?>
"><?php echo $_smarty_tpl->tpl_vars['hint_text']->value;?>
</a>
<?php }?>
	
</div>

</body>
</html><?php }
}
