--- layout: default --- {% include site-header.html %}
{% if paginator.projects %} {% assign collectiondata = site.collections | where: "label", page.collectionpage | first %} {{ collectiondata.description | markdownify }} {% else %}

{{ page.title }}

{{ content }} {% endif %}
{% include project-list.html %} Weitere Projekte in unserem Wiki.
{% if page.aside == true %}{% include site-aside.html %}{% endif %}
{% include site-footer.html %}