X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/f9525a7b842785cdacc1055dfbed18adabdc3297..d442a653574db921d87e6dd660fd23c86983c3e7:/templates/index.html?ds=sidebyside diff --git a/templates/index.html b/templates/index.html index 9f9b3709b..780878df9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,27 +3,25 @@ {% 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() }}