X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/10d8f58adb6dbad69a32dc2d5cff2fe96943680b..247c2c433d23c40db595200402bba2537e5537c1:/templates/index.html diff --git a/templates/index.html b/templates/index.html index 6006785b6..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() }}