{% extends "inventory/view_item.html" %} {% block comment_item %}
{{ form.hidden_tag() }}
{{ form.body.label() }} {{ form.body(class_="form-control", rows=5, required=True) }} Styling with Markdown is supported using Showdown. A preview is visible below.
Comment preview

Cancel
{% endblock %}