{% extends "/html/page-three-column.html" %} {% block left %} {% include "/html/includes/groups.inc" %} {% endblock %} {% block center %} {% if latest-posts|not-empty %} {% with post=latest-posts|first %} {% include "/html/includes/post-content.inc" %} {% include "/html/includes/post-prev-next.inc" %} {% include "/html/includes/disqus-comment.inc" %} {% endwith %}

Ältere News

{% include "/html/includes/latest-posts.inc" %}

Archiv

Hier geht's zum Archiv {% endif %} {% endblock %}