Skip to content
Snippets Groups Projects
Commit bb35d07c authored by Michael Kohlhase's avatar Michael Kohlhase
Browse files

intro sentence

parent 5321b0bd
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,9 @@ permalink: /projects/
{% assign projects = site.pages | where: "layout", "project" | where: "active", true | sort: "start_date" %}
This page lists the projects of the KWARC group with current, external funding
([completed projects](../completed).
<ul class="collection">
{% for item in projects %}
{% include psitem.html %}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment