X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/df74dd1dfc48b2c12ae6888fa0f2e6fca27a9645..ecfc59ab800cc59d74835294dd4f6a276c992dc1:/templates/base.html diff --git a/templates/base.html b/templates/base.html index dd20ce7d9..30fa76b88 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 +