X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/93dad332dbe4cf6c77f0b5f42077058d31b095bc..d442a653574db921d87e6dd660fd23c86983c3e7:/templates/index.html diff --git a/templates/index.html b/templates/index.html index b54272ffb..780878df9 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 %}