X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/21c392215e21ea7c61261287801dbe813ffc487d..247c2c433d23c40db595200402bba2537e5537c1:/templates/index.html diff --git a/templates/index.html b/templates/index.html index 74a114df3..017704da0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,31 +3,29 @@ {% import "artinfo.html" as artinfo %} {% block content %}
- - Private internet access -

Welcome to freenode — 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 %}