Hallo
{{ form.hidden_tag() }} {{ form.name.label }} {{form.name}}
{{ form.url.label}} {{form.url}}
{{ form.submit() }}