Leitgedanken/templates_c/74aaf091deba0b058857c674eead6dac573e357f_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-03 12:08:06
from '/var/www/web360/htdocs/leitgedanken_php8/templates/standard/lesung.html' */
/* @var Smarty_Internal_Template $_smarty_tpl */
if ($_smarty_tpl->_decodeProperties($_smarty_tpl, array (
'version' => '3.1.39',
'unifunc' => 'content_6131f40666d183_12614923',
'has_nocache_code' => false,
'file_dependency' =>
array (
'74aaf091deba0b058857c674eead6dac573e357f' =>
array (
0 => '/var/www/web360/htdocs/leitgedanken_php8/templates/standard/lesung.html',
1 => 1630662653,
2 => 'file',
),
),
'includes' =>
array (
),
),false)) {
function content_6131f40666d183_12614923 (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 }
}