src/cm/templates/site/text_create_content.html
changeset 321 e13b6d92f70c
parent 237 48c4d74c5cd9
child 438 fcc5e2f0befd
equal deleted inserted replaced
320:1132f5f6eddf 321:e13b6d92f70c
    34 {% autoescape off %} {{ document }} {% endautoescape %}
    34 {% autoescape off %} {{ document }} {% endautoescape %}
    35 
    35 
    36 <form id="text_create_content" enctype="multipart/form-data" class="wizard-form" action="." method="post">
    36 <form id="text_create_content" enctype="multipart/form-data" class="wizard-form" action="." method="post">
    37 <table class="wide_form">
    37 <table class="wide_form">
    38     <tbody>
    38     <tbody>
    39     {% include "site/macros/form_fields.html" %}    
    39     {% with 'create_content' as form_type %} 
       
    40 	    {% include "site/macros/form_fields.html" %}
       
    41     {% endwith %}    
    40     <tr>
    42     <tr>
    41         <td style="vertical-align: top; width: 20%; text-align:right;">
    43         <td style="vertical-align: top; width: 20%; text-align:right;">
    42         </td>
    44         </td>
    43         <td>
    45         <td>
    44             <label></label>
    46             <label></label>