src/cm/templates/site/notifications_desactivate.html
changeset 195 b58d55229bdf
parent 170 31288d47e729
child 438 fcc5e2f0befd
equal deleted inserted replaced
194:22e994a991fc 195:b58d55229bdf
     3 {% load com %}
     3 {% load com %}
     4 
     4 
     5 {% block head %}
     5 {% block head %}
     6 {% endblock %}
     6 {% endblock %}
     7 
     7 
     8 {% block title %}{% blocktrans %}Desactivate notification{% endblocktrans %}{% endblock %}
     8 {% block title %}{% blocktrans %}Deactivate notification{% endblocktrans %}{% endblock %}
     9 
     9 
    10 {% block content %}
    10 {% block content %}
    11 
    11 
    12 <h1 class="main_title"><a class="title" href="{% url index %}">{{ CONF.workspace_name }}</a></h1>
    12 <h1 class="main_title"><a class="title" href="{% url index %}">{{ CONF.workspace_name }}</a></h1>
    13 
    13