From 8059ec2128ba3c40f7bbfe04236227e46b72dcd2 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Tue, 15 Nov 2016 13:21:30 +0100 Subject: [PATCH] Fix footer br --- app/templates/includes/footer.html | 2 +- lib/mezzanine-agenda | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/includes/footer.html b/app/templates/includes/footer.html index f753d5ad..2f0c1e02 100644 --- a/app/templates/includes/footer.html +++ b/app/templates/includes/footer.html @@ -51,7 +51,7 @@
- {{ host_organization.description }} {% trans 'under the tutelage of' %} :
+ {{ host_organization.description }}
{% trans 'under the tutelage of' %} :

diff --git a/lib/mezzanine-agenda b/lib/mezzanine-agenda index a7721e85..6d24f3c2 160000 --- a/lib/mezzanine-agenda +++ b/lib/mezzanine-agenda @@ -1 +1 @@ -Subproject commit a7721e851c6d1c292433e404fcfca146d56d0646 +Subproject commit 6d24f3c2675b27051c53556f3ec1f4fe8e0471d3 -- 2.39.5