Test
This commit is contained in:
@ -0,0 +1,39 @@
|
||||
<?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 }
|
||||
}
|
Reference in New Issue
Block a user