init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
9
template/tpl/ajax/pi_halloB.tpl
Normal file
9
template/tpl/ajax/pi_halloB.tpl
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
{foreach from=$bdata item=bdata }
|
||||
<span style='color:#66FFFF;font-size:8pt'> {$bdata.ort}</span>
|
||||
<span style='color:#717A7A;font-size:8pt'> {$bdata.grund} bis {$bdata.ende}</span>
|
||||
<span style='color:#f05800;font-size:8pt'> {$bdata.bezeichnung}</span>
|
||||
</br>
|
||||
{/foreach}
|
||||
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue