diff --git a/_layouts/system.html b/_layouts/system.html
index d391aab91f54924935b9d063bec5a814c15e7cd4..e5cbf93c9a694816e108978f901a37f3326f2d52 100644
--- a/_layouts/system.html
+++ b/_layouts/system.html
@@ -46,6 +46,7 @@ layout: default
             {% if page.website %}{% assign hasaction = true %}{% endif %}
             {% if page.repository %}{% assign hasaction = true %}{% endif %}
             {% if page.publink %}{% assign hasaction = true %}{% endif %}
+            {% if page.supported-by %}{% assign hasaction = true %}{% endif %}
             
             {% if hasaction %}
                 <div class="card-action">
@@ -57,6 +58,13 @@ layout: default
                         <a target="_blank" href="{{ page.repository }}">Repository</a>
                         &nbsp;
                     {% endif %}
+                    {% if page.supported-by %}
+		       funded by:
+		       {% for project in page.supported-by %}
+                         <a target="_blank" href="/projects/{{project}}">{{project}}</a>
+		       {% endfor %}
+                        &nbsp;
+                    {% endif %}
                     {% if page.publink == "auto" %}
                       <a href="http://kwarc.github.io/bibs/{{ page.url | replace: '/projects/', '' | replace: '/', '' }}/">Publications</a>
                     {% elsif page.publink %}
diff --git a/systems/mmt.md b/systems/mmt.md
index 341f5c5de68b7443d8d6f4d44c6ed025064b6448..19763ffb8b9a098d05967d2ec56a948806c40cbc 100644
--- a/systems/mmt.md
+++ b/systems/mmt.md
@@ -15,7 +15,7 @@ people:
 
 supported-by:
     - oaf
-    - okd
+    - odk
     - latin
     - mathsearch