{% extends "app_message_layout.html" %} {% block msg_content %}

An error occured!

Kantree experienced an error from which it cannot recover.

{% if app.config['SUPPORT_EMAIL'] %}

If this keeps happening, shoot us a mail at {{app.config['SUPPORT_EMAIL']}}.

{% endif %} {% endblock %}