X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/7e59dd2d01bcda58a796cb111aa7c51d8a070ca8..a4cef4d4cd5ff1b4f2cca43c3a0f16e2c7213132:/templates/index.html diff --git a/templates/index.html b/templates/index.html index 49734656d..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 %}