src/cm/templates/site/text_edit.html
changeset 438 fcc5e2f0befd
parent 230 fb1a2dfb473d
child 439 8994d24e4b2f
equal deleted inserted replaced
437:dec07877fd39 438:fcc5e2f0befd
    22     <div id="confirm_all_removed_dlg"></div>
    22     <div id="confirm_all_removed_dlg"></div>
    23     <div id="remove_scope_choice_dlg"></div>
    23     <div id="remove_scope_choice_dlg"></div>
    24 </div>
    24 </div>
    25 
    25 
    26 <div id="text_edit" class="tab-meta">
    26 <div id="text_edit" class="tab-meta">
    27 <form id="edit_form" class="text-form wizard-form" action="." method="post">
    27 <form id="edit_form" class="text-form wizard-form" action="." method="post">{% csrf_token %}
    28     <table class="wide_form">
    28     <table class="wide_form">
    29         <tbody>
    29         <tbody>
    30             {% include "site/macros/form_fields.html" %}
    30             {% include "site/macros/form_fields.html" %}
    31     <tr>
    31     <tr>
    32         <td style="vertical-align: top; width: 20%; text-align:right;">
    32         <td style="vertical-align: top; width: 20%; text-align:right;">