From 29a0f37e03037f86f6a2bb41c0e195c06f1f5230 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Tue, 11 Apr 2017 19:25:35 +0200 Subject: [PATCH] improved Facebook link --- rowers/templates/base.html | 2 +- rowers/templates/basefront.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/rowers/templates/base.html b/rowers/templates/base.html index b24c425f..c5677acc 100644 --- a/rowers/templates/base.html +++ b/rowers/templates/base.html @@ -228,7 +228,7 @@
+ Facebook group

{% endblock %} diff --git a/rowers/templates/basefront.html b/rowers/templates/basefront.html index 6a773698..e28221da 100644 --- a/rowers/templates/basefront.html +++ b/rowers/templates/basefront.html @@ -247,7 +247,7 @@
+ Facebook group

{% endblock %}