Not sure what these fields are here commented out for... removing
This commit is contained in:
parent
ab6fffedf8
commit
f6c49c5e62
@ -52,10 +52,7 @@
|
||||
</div>
|
||||
</form>
|
||||
{% endif %}
|
||||
{#
|
||||
{{ wtforms_util.render_textarea_div(submit_form.description) }}
|
||||
{{ wtforms_util.render_field_div(submit_form.file) }}
|
||||
#}
|
||||
|
||||
{% if comments %}
|
||||
{% for comment in comments %}
|
||||
<div class="comment_wrapper" id="comment-{{ comment['_id'] }}">
|
||||
|
Loading…
x
Reference in New Issue
Block a user