{# This is a 'block' template, no need to extend the pagelayout #}

Nyeste innlegg

{% for article in latest_articles.searchHits %} {#
  • {{ article.valueObject.contentInfo.name }}
  • #} {{ render( controller( 'ez_content::viewAction', { 'location': article.valueObject, 'viewType': 'left_col' } )) }} {% endfor %}