Details |
Letzte Änderung |
Log anzeigen
| RSS feed
| Revision |
Autor |
Zeilennr. |
Zeile |
| 2 |
lars |
1 |
{if $pagetype != "Itemseite" && !$smarty.get.item }
|
|
|
2 |
<div class="leftcontent">
|
|
|
3 |
<!--leftcontent-->
|
|
|
4 |
{if ( $smarty.get.navigation && !$isArtikelstamm ) }
|
|
|
5 |
<div class="startseite" style="width:174px;">
|
|
|
6 |
<div class="box subdir_info" style="border:none;">{$subdir["Beschreibung"]}</div>
|
|
|
7 |
</div>
|
|
|
8 |
{else}
|
|
|
9 |
{include file="news.tpl" news=$smarty.session.news}
|
|
|
10 |
{include file="sonderkasten_left.tpl"}
|
|
|
11 |
{/if}
|
|
|
12 |
</div>
|
|
|
13 |
{/if}
|