X-Git-Url: https://code.grnet.gr/git/snf-cloudcms/blobdiff_plain/185dffa39b7d6f7f31a5edda2e6cf0f0fa0cd48c..4c0d8061d9bc2f21c7ba9d5982ac7b9a55d39a2d:/cloudcms/templates/cms/base.html diff --git a/cloudcms/templates/cms/base.html b/cloudcms/templates/cms/base.html index 3f7d614..a947c70 100644 --- a/cloudcms/templates/cms/base.html +++ b/cloudcms/templates/cms/base.html @@ -28,15 +28,17 @@ {% endblock css %} {% block headjs %} - + + + {% endblock headjs %} @@ -74,6 +76,23 @@
+ {% if APP.message_type != 'NM' %} +
+
+ {{ APP.custom_message|safe }} + X +
+
+ {% endif %} + {% if messages %} + + {% endif %}
- {% if messages %} - - {% endif %} -