{% if module.error %}

Error {{ module.error.code }}

{{ module.error.msg }}

{% else %} {% block body %}{% endblock %} {% endif %}