[%INCLUDE 'header.tmpl'%] [%count=0%] [%FOREACH item = items %] [%IF (count % 2) < 1%][%END%] [%IF count % 2%][%END%] [%count = count + 1%] [%END%]
  • [%item.title%]
    [%IF item.picture0%]

    [%END%]
  • [%INCLUDE 'footer.tmpl'%]