X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/a9743e3afccec19841b9ca46b2c2b16e2c598c23..48f885b64f70ec6845080b97305aaffff6b30fba:/templates/index.html diff --git a/templates/index.html b/templates/index.html index 2f8aa14a0..017704da0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,25 +3,25 @@ {% import "artinfo.html" as artinfo %} {% block content %}
-

Welcome to  — supporting free and open source communities since 1998

+

Welcome to  — supporting free and open source communities since 1998

Chat - + Register a group - FAQ + Knowledge Base
{% with article = get_module("news").articles[-1] %} - {{ artinfo.info(article) }} +
{{ artinfo.info(article) }}
{{ article.render() }}