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