X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/90257b61e60a1c873385e3008fbf232156cf3b65..247c2c433d23c40db595200402bba2537e5537c1:/templates/index.html diff --git a/templates/index.html b/templates/index.html index cffa2ce6d..017704da0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,29 +3,29 @@ {% 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() }}
- all + view archive
{% endwith %}