X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/c2805fe1e8edf44ec898b1be88d0082d99e35dc1..78f36cc1b822c2127494585cb362fe02a0103b5f:/templates/index.html diff --git a/templates/index.html b/templates/index.html index c2bb7d2e9..4d78ebdb1 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,20 +2,20 @@ {% block title %}{{ config.name }}{% endblock %} {% import "artinfo.html" as artinfo %} {% block content %} -
-

Welcome to freenode — supporting free and open source communities since 1998

+
+

Welcome to  — supporting free and open source communities since 1998

@@ -23,11 +23,11 @@ {% with article = get_module("news").articles[-1] %} {{ artinfo.info(article) }}
{{ article.render() }}
- {# -
+ + view archive + +
{% endwith %}
{% endblock content %}