Files
code-cegled/template/templates_c/4ae63c880d135ada53c4849c2ee93f46d9279e0a_0.file.nav.tpl.php
2016-11-10 08:19:53 +00:00

35 lines
1.1 KiB
PHP

<?php /* Smarty version 3.1.27, created on 2016-10-31 09:56:18
compiled from "template/templates/nav.tpl" */ ?>
<?php
/*%%SmartyHeaderCode:2020821675817073276bf49_45644399%%*/
if(!defined('SMARTY_DIR')) exit('no direct access allowed');
$_valid = $_smarty_tpl->decodeProperties(array (
'file_dependency' =>
array (
'4ae63c880d135ada53c4849c2ee93f46d9279e0a' =>
array (
0 => 'template/templates/nav.tpl',
1 => 1477904175,
2 => 'file',
),
),
'nocache_hash' => '2020821675817073276bf49_45644399',
'has_nocache_code' => false,
'version' => '3.1.27',
'unifunc' => 'content_581707327bdfb2_34022150',
),false);
/*/%%SmartyHeaderCode%%*/
if ($_valid && !is_callable('content_581707327bdfb2_34022150')) {
function content_581707327bdfb2_34022150 ($_smarty_tpl) {
$_smarty_tpl->properties['nocache_hash'] = '2020821675817073276bf49_45644399';
?>
<table>
<tr>
<td><a href="/admin/members">Tagok</a></td>
<td><a href="/admin/trainings">Edzések</a></td>
<td><a href="/admin/presence">Jelenlét</a></td>
</tr>
</table><?php }
}
?>