X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/8978a3db279f6ba3e9b5e18b6b1a41d7e72d3e3f..9800f176d300c21821dc2e99cff290ffdc7084ba:/templates/base.html diff --git a/templates/base.html b/templates/base.html index 8c9fca5e2..e9e20f95c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,164 +1,30 @@ - - - - {{ title }} - - - + + + + {% block title %}{{ title }} - {{ config.name }}{% endblock %} + + + + - - -
{% block content %}{% endblock %}
- - - - - - +
+ {% include "footer.html" %} +
+ {% include "analytics.html" %}