src/cm/templates/site/notifications_desactivate.html
changeset 439 8994d24e4b2f
parent 438 fcc5e2f0befd
child 550 05b5e51e8823
equal deleted inserted replaced
438:fcc5e2f0befd 439:8994d24e4b2f
    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 
    14 <div id="login_container">
    14 <div id="login_container">
    15 
    15 
    16 <form id="login" enctype="multipart/form-data" class="wizard-form" action="." method="post">{% csrf_token %}
    16 <form id="login" enctype="multipart/form-data" class="wizard-form" action="." method="post">
    17 
    17 
    18 <div class="underline_border">
    18 <div class="underline_border">
    19 {{ title }}
    19 {{ title }}
    20 </div>
    20 </div>
    21 
    21