diff -r eb0d56ec0d90 -r 05b5e51e8823 src/cm/templates/site/notifications_desactivate.html --- a/src/cm/templates/site/notifications_desactivate.html Thu Oct 03 11:57:33 2013 +0200 +++ b/src/cm/templates/site/notifications_desactivate.html Thu Oct 10 09:37:17 2013 +0200 @@ -9,7 +9,16 @@ {% block content %} -

{{ CONF.workspace_name }}

+

+{% if CONF.f_get_logo_url %} +
+{% else %} + +{% if CONF.workspace_name %} +{{ CONF.workspace_name }} +{% endif %} +{% endif %} +