X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/df74dd1dfc48b2c12ae6888fa0f2e6fca27a9645..444cab017357b3bd1dd753f5a9b074994349f530:/templates/base.html diff --git a/templates/base.html b/templates/base.html index dd20ce7d9..b64e4aeb5 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,183 +1,30 @@ - - - - {{ title }} - - - + + + + {% block title %}{{ title }} - {{ config.name }}{% endblock %} + + + + - - -
-
-

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

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