From: Jérémy Fabre Date: Tue, 26 Jul 2016 14:34:43 +0000 (+0200) Subject: Department title has now a dashed yellow line X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=1b6f03c450b095eef85b822acba50ffd51f147ce;p=mezzo.git Department title has now a dashed yellow line --- diff --git a/app/templates/pages/department.html b/app/templates/pages/department.html index fa446fa0..b155bb4e 100644 --- a/app/templates/pages/department.html +++ b/app/templates/pages/department.html @@ -26,7 +26,7 @@ {% block page_title %} {% editable page.department.title %} -

{{ page.department.title }}

+

{{ page.department.title }}

{% endeditable %} {% endblock %}