X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/91b0633ec8e33f314331a04894a6a0c1c0622c70..a4cef4d4cd5ff1b4f2cca43c3a0f16e2c7213132:/templates/index.html diff --git a/templates/index.html b/templates/index.html index c084724cd..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 %}