X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/dac2ec61f995ceaecf4ce1088d93f9749bc0f18f..63375cb5174c60a9fa8c94191fdb39b6cb323f3d:/templates/index.html diff --git a/templates/index.html b/templates/index.html index 63bd779a8..7bc9b71d9 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,16 +2,20 @@ {% set title = config.name %} {% block content %}
-

Welcome to freenode, the new home of your - projects.

+

Welcome to freenode — supporting free and open source communities since 1998

-
- Chat

- FAQ

- Register a group
+ + +
Chat
+
+ + +
Register a group
+
+ + +
FAQ
+
@@ -19,6 +23,13 @@

{{ article.title }}  {{ article.datetime }} by {{ article.author }}

{{ article.render() }}

+ {# +
{% endblock content %}