--- layout: default title: KWARC Projects ---

Current Projects of the KWARC Group

{% assign projects = site.pages | where: "layout", "project" | where_exp: "project", "project.end == null" | sort: "start" %} {% include projects_list.html %}