Add controversial headline
This commit is contained in:
parent
8a28e62f79
commit
541c39d10a
@ -1,6 +1,7 @@
|
||||
{% extends "base.html" %}
|
||||
{% block content %}
|
||||
{% from "_formhelpers.html" import render_field %}
|
||||
{% block content %}
|
||||
<h2>Ausfüllen - Abschicken - Sortiert werden</h2>
|
||||
<form method=post>
|
||||
{{ render_field(form.computer) }}
|
||||
{{ render_field(form.status) }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user