diff --git a/templates/base.html b/templates/base.html index 8a61d5b..626b3f7 100644 --- a/templates/base.html +++ b/templates/base.html @@ -6,8 +6,12 @@ + + + + {% block title %}{% endblock title %} | {{config.extra.name}} @@ -23,7 +27,7 @@ {# For IndieLogin #} - +
{% block profile %}