From c741232356de36e5e1668962062f4b58588bbe94 Mon Sep 17 00:00:00 2001 From: Oly Date: Wed, 23 Aug 2017 13:17:54 +0100 Subject: [PATCH] Update text on chat page explaining how to connect --- mhackspace/templates/pages/chat.html | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/mhackspace/templates/pages/chat.html b/mhackspace/templates/pages/chat.html index 8dc18e1..2399e42 100644 --- a/mhackspace/templates/pages/chat.html +++ b/mhackspace/templates/pages/chat.html @@ -2,12 +2,22 @@ {% load feed_views %} {% block content %} -

Chat to us

- -Pop in and say hi, please be patient users tend to idle, but will likely respond given a chance. -Join us on Hangouts or connect directly to freenode using irc.freenode.org and the #maidstone-hackspace channel. - - +

Chat with us

+

+ Pop in and say hi, please be patient users tend to idle, but will likely respond given a chance. We have two main chat rooms one on hangouts and the other on IRC, there are various method of connecting below. +

+

+ You can use the chat below or join directly using an IRC client or matrix. +

+

+Join irc via matrix or grab one of the mobile apps.
+Join via freenode website +

+

+ Connect directly using irc.freenode.org and the #maidstone-hackspace channel via an irc client. +

+ +Alternatively join us on Hangouts {% endblock content %}