{% load form_layouts %}
{% form %}
{% form form=error_form %}
{% form layout="a_layout_which_does_not_exist" %}
{% form layout="hello" %}