Welcome to the world of Flask!
{{ form.ac.label }} {{ form.ac() }}
{{ form.advantage.label }} {{ form.advantage }}
{{ form.chatTekst.label }} {{ form.chatTekst(rows='40',cols='60') }}