From f75ff1caa552adbca96b67c5858c8b97aebc398d Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 15 Nov 2016 11:26:20 +0100 Subject: [PATCH] Fix fa option --- app/templates/includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/includes/footer.html b/app/templates/includes/footer.html index 7610a39e..f753d5ad 100644 --- a/app/templates/includes/footer.html +++ b/app/templates/includes/footer.html @@ -7,7 +7,7 @@ {% trans "Subscribe to our newsletter" %} {% for link in host_organization.links.all %} - + {% endfor %} -- 2.39.5