src/cm/templates/site/text_create_upload.html
changeset 321 e13b6d92f70c
parent 237 48c4d74c5cd9
child 438 fcc5e2f0befd
equal deleted inserted replaced
320:1132f5f6eddf 321:e13b6d92f70c
    29 </ul>
    29 </ul>
    30 
    30 
    31 <form id="text_create_upload" enctype="multipart/form-data" class="wizard-form" action="." method="post">
    31 <form id="text_create_upload" enctype="multipart/form-data" class="wizard-form" action="." method="post">
    32 <table class="wide_form">
    32 <table class="wide_form">
    33     <tbody>
    33     <tbody>
    34     {% include "site/macros/form_fields.html" %}    
    34     {% with 'upload_content' as form_type %}     
       
    35 	    {% include "site/macros/form_fields.html" %}
       
    36     {% endwith %}    	        
    35     <tr>
    37     <tr>
    36         <td style="vertical-align: top; width: 20%; text-align:right;">
    38         <td style="vertical-align: top; width: 20%; text-align:right;">
    37         </td>
    39         </td>
    38         <td>
    40         <td>
    39             <label></label>
    41             <label></label>