From 206cbc29171f7f684efd347266a0405f3cc43d01 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 15 Nov 2016 11:25:08 +0100 Subject: [PATCH] Fix icons --- 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 050af638..7610a39e 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