X-Git-Url: https://jfr.im/git/irc/freenode/web-7.0.git/blobdiff_plain/4c00ab7edd4f062bd3f2eecbfe7a8309d541aa8b..29ecc4a5f03c6b11115a984ec40a1d3e7f09638a:/templates/index.html diff --git a/templates/index.html b/templates/index.html index 21b06aaf8..6235d8c30 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,7 +4,7 @@

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

- +
Chat
@@ -12,7 +12,7 @@
Register a group
- +
FAQ
@@ -20,8 +20,8 @@
{% with article = get_module("news").articles[-1] %} -

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

+ {{ article.title }}  + {{ article.author }} on {{ article.datetime }}

{{ article.render() }}

{#