X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/96cc65dcd5eefa76eef5f5373a3643ed579fe91b..7e59dd2d01bcda58a796cb111aa7c51d8a070ca8:/templates/base.html diff --git a/templates/base.html b/templates/base.html index 2908b7dcf..e9e20f95c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,118 +5,26 @@ - - - {{ title }} + + + + {% block title %}{{ title }} - {{ config.name }}{% endblock %} + + -
- {% block content %}{% endblock %} -
+ {% block content %}{% endblock %}
- - + {% include "footer.html" %}
+ {% include "analytics.html" %}