{% extends "base.html" %} {%- block main -%} {{ input.description }} Upload to {{ input.form.action|default(form.action) }} ({{ input.form.method|default(form.method) }}) {%- endblock -%}
Upload to {{ input.form.action|default(form.action) }} ({{ input.form.method|default(form.method) }})
{{ input.form.action|default(form.action) }} ({{ input.form.method|default(form.method) }})