From 704412d2b8775dcf1ebdd2076470890742492dcc Mon Sep 17 00:00:00 2001
From: Michael Kohlhase <m.kohlhase@jacobs-university.de>
Date: Sat, 24 Jun 2017 11:21:43 +0200
Subject: [PATCH] typo

---
 projects/meta/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/meta/index.md b/projects/meta/index.md
index 301aad6..db10b1a 100644
--- a/projects/meta/index.md
+++ b/projects/meta/index.md
@@ -19,7 +19,7 @@ We also organize some of our research and development into Projects,
 
 <ul class="collection">
     {% for item in projects %}
-    {% unless item.funding %} {% include psitem.html %} {% endif %}
+    {% unless item.funding %} {% include psitem.html %} {% endunless %}
     {% endfor %}
 </ul>
 
-- 
GitLab