diff --git a/templates/base.html b/templates/base.html index 43bda04861..5b9784699d 100644 --- a/templates/base.html +++ b/templates/base.html @@ -33,7 +33,7 @@ {% endif %} {% set homepage = path.raw == '/' %} -
+{{ _("Motivated by Gratitude") }}
@@ -60,6 +61,7 @@ friends_hack = website.db.all(""" "", "") }} +{% endif %} {% endblock %} {% block heading %}{% endblock %}