From a28cc91e5b19822d58c32393e5a85a837dfb27f8 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Tue, 11 Apr 2017 18:08:21 +0200 Subject: [PATCH] added facebook to communication channels --- rowers/templates/base.html | 6 +++--- rowers/templates/basefront.html | 6 +++--- rowers/templates/email.html | 10 +++++++++- 3 files changed, 15 insertions(+), 7 deletions(-) diff --git a/rowers/templates/base.html b/rowers/templates/base.html index 492949e7..b24c425f 100644 --- a/rowers/templates/base.html +++ b/rowers/templates/base.html @@ -214,7 +214,7 @@ -
+ @@ -226,9 +226,9 @@
-
+ {% endblock %}
diff --git a/rowers/templates/basefront.html b/rowers/templates/basefront.html index d2eed657..8dc45748 100644 --- a/rowers/templates/basefront.html +++ b/rowers/templates/basefront.html @@ -234,7 +234,7 @@ -
+ @@ -246,9 +246,9 @@
-
+ {% endblock %}
diff --git a/rowers/templates/email.html b/rowers/templates/email.html index 89ea62b9..dc0f2cd1 100644 --- a/rowers/templates/email.html +++ b/rowers/templates/email.html @@ -68,6 +68,14 @@ Bug reports and feature requests can be done through our BitBucket page. Please

+

Facebook Group

+ +

We run a facebook group where you can post questions and report problems, + especially if you think the wider user community benefits from the answers.

+ +

Twitter

You can also check me on Twitter: @@ -79,4 +87,4 @@ When the site is down, this is the appropriate channel to look for apologies, up {% endblock content %} - \ No newline at end of file +