4 lines
71 B
HTML

<form method={{form.method}}>
{{form}}
<input type="submit"/>
</form>