X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/ce9965da57c71881ee6f4d8c4d7bc6614a71b0a2..9800f176d300c21821dc2e99cff290ffdc7084ba:/templates/base.html diff --git a/templates/base.html b/templates/base.html index 63745bbbb..e9e20f95c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -5,133 +5,26 @@ - - freenode - - - + + + + {% block title %}{{ title }} - {{ config.name }}{% endblock %} + + + +
-
-

Welcome to freenode, the new home of your - projects.

- -
-
- {% block content %}{% endblock %} -
+ {% block content %}{% endblock %}
- - + {% include "footer.html" %}
+ {% include "analytics.html" %} - \ No newline at end of file +