src/cm/templates/site/reset_pw.html
changeset 439 8994d24e4b2f
parent 438 fcc5e2f0befd
child 550 05b5e51e8823
equal deleted inserted replaced
438:fcc5e2f0befd 439:8994d24e4b2f
    10 {% endblock %}
    10 {% endblock %}
    11 
    11 
    12 {% block content %}
    12 {% block content %}
    13 
    13 
    14 <h1>{% blocktrans %}Reset your password{% endblocktrans %}</h1>
    14 <h1>{% blocktrans %}Reset your password{% endblocktrans %}</h1>
    15 <form id="profile" enctype="multipart/form-data" class="wizard-form" action="." method="post">{% csrf_token %}
    15 <form id="profile" enctype="multipart/form-data" class="wizard-form" action="." method="post">
    16 <table class="wide_form">
    16 <table class="wide_form">
    17     <tbody>
    17     <tbody>
    18             {% include "site/macros/form_fields.html" %}
    18             {% include "site/macros/form_fields.html" %}
    19     <tr>
    19     <tr>
    20         <td style="vertical-align: top; width: 20%; text-align:right;">
    20         <td style="vertical-align: top; width: 20%; text-align:right;">