X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/e593c2da3456c612a1f5d1b6e6be6cbd12f0e6f6..451d7720c831e134f2e860ddfe1138d1e92340ef:/templates/index.html diff --git a/templates/index.html b/templates/index.html index 5f870d3f4..017704da0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,30 +2,30 @@ {% 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

{% with article = get_module("news").articles[-1] %} - {{ artinfo.info(article) }} +
{{ artinfo.info(article) }}
{{ article.render() }}
{% endwith %}