{foreach $items}

{$ExhibitionsItemTitle}

  • Datum:{$ExhibitionsItemDateStart|date:format=datetime}{if $ExhibitionsItemDateEnd!="0000-00-00 00:00:00"} - {$ExhibitionsItemDateEnd|date:format=datetime}{/if}
  • {if $ExhibitionsItemLocation}
  • Veranstaltungsort:{$ExhibitionsItemLocation}{$ExhibitionsItemLocationInfo|nl2br|wrap:before=
    }
  • {/if} {if $ExhibitionsItemOrganizer}
  • Veranstalter:{$ExhibitionsItemOrganizer}{$ExhibitionsItemOrganizerInfo|nl2br|wrap:before=
    }
  • {/if} {if $ExhibitionsItemCategoryID}
  • Kategorie:{$ExhibitionsCategoryTitle}
  • {/if}
{if $ExhibitionsItemImages}
{$ExhibitionsItemImages|image:path=data/CMM_Exhibitions/images/:width=144:cache=2}
{/if}

{$ExhibitionsItemShorttext}

{$ExhibitionsItemText}

{if $ExhibitionsItemVideos}
{$ExhibitionsItemVideos|video:path=data/CMM_Exhibitions/videos/:width=300:height=225}
{/if} {if $ExhibitionsItemFiles}
{$ExhibitionsItemFiles|file:path=data/CMM_Exhibitions/files/}
{/if} {if $ExhibitionsItemLinks} {/if}
{/foreach}
{$pagelimit} {$pagenavi}