Not sure what these fields are here commented out for... removing

This commit is contained in:
Christopher Allan Webber 2011-07-02 14:29:47 -05:00
parent ab6fffedf8
commit f6c49c5e62

View File

@ -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'] }}">