{% spaceless %}
{% if msg and msg_type %}
{{ msg }}
{% endif %}
{% include 'cubane/form/form.html' %}
{% endspaceless %}