Leitgedanken/templates_c/4ec555eb7e7eaf8b84a695cc3ff8fb45671bd621_0.file.lesung.html.php
2022-11-21 10:38:21 +01:00

40 lines
1.3 KiB
PHP

<?php
/* Smarty version 3.1.39, created on 2021-09-02 15:18:10
from 'E:\xampp_8.0.9\htdocs\leitgedanken_utf8\templates\standard\lesung.html' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_6130cf12d2f432_77142464',
'has_nocache_code' => false,
'file_dependency' =>
array (
'4ec555eb7e7eaf8b84a695cc3ff8fb45671bd621' =>
array (
0 => 'E:\\xampp_8.0.9\\htdocs\\leitgedanken_utf8\\templates\\standard\\lesung.html',
1 => 1619160459,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6130cf12d2f432_77142464 (Smarty_Internal_Template $_smarty_tpl) {
?><div id='xsnazzy'>
<b class='xtop'><b class='xb1'></b><b class='xb2'></b><b class='xb3'></b><b class='xb4'></b></b>
<div class='xboxcontent'>
<b><?php echo $_smarty_tpl->tpl_vars['lesung_ueberschrift']->value;?>
</b>
<?php if ($_smarty_tpl->tpl_vars['lesung_icon_podcast_right']->value == '1') {?>
<?php echo $_smarty_tpl->tpl_vars['lesung_icon_podcast']->value;?>
<?php }?>
<br><br>
<?php echo $_smarty_tpl->tpl_vars['lesung_inhalt']->value;?>
</div>
<b class='xbottom'><b class='xb4'></b><b class='xb3'></b><b class='xb2'></b><b class='xb1'></b></b>
</div><?php }
}