Index: templates/default.tmpl |
=================================================================== |
--- a/templates/default.tmpl |
+++ b/templates/default.tmpl |
@@ -155,17 +155,17 @@ |
</div> |
<footer id="footer-main"> |
<div id="footer-content"> |
<nav> |
<section class="first"> |
<h1>{{get_string("resources", "menu")}}</h1> |
<ul> |
- {% for name in ["acceptable-ads", "documentation", "deployments", "privacy", "impressum"] %} |
+ {% for name in ["acceptable-ads", "documentation", "deployments", "terms", "privacy", "impressum"] %} |
{{pageitem(name)}} |
{% endfor %} |
</ul> |
</section> |
<section> |
<h1>{{get_string("community", "menu")}}</h1> |
<ul> |