{{ form.type }} {{ form.type.errors }}
{{ form.title }} {{ form.title.errors }}
{{ form.description }} {{ form.description.errors }}
{{ form.add_screenshot.label_tag }} {{ form.add_screenshot }} {# Add screenshot #} {{ form.add_screenshot.errors }}