equal
deleted
inserted
replaced
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> |