--- layout: default --- {% include site-header.html %}
{% if paginator.projects %}

Aktivitäten

{% assign collectiondata = site.collections | where: "label", page.collectionpage | first %} {{ collectiondata.description | markdownify }} {% else %}

Aktivitäten

{{ content }} {% endif %}
{% include project-list.html %}
Alle Projekte finden sich im Archiv.
{% if page.aside == true %}{% include site-aside.html %}{% endif %}
{% include site-footer.html %}