{% extends "layout.html" %} {% block head %} {% endblock %} {% block body %} LPQ Docs
{{ form.config.label }} {{ form.config(cols='80', rows='4', wrap='off') }}
{{ form.submit() }}