{% extends "starter.html" %} {% block titulo %}_-=SEPAI-ERROR 500=-_{% endblock titulo %} {% block content %}
{% block content_header %}

500 Error Page

{% endblock content_header %} {% block content_main %}

500

Oops! Something went wrong.

We will work on fixing that right away. Meanwhile, you may return to dashboard or try using the search form.

{% endblock content_main %}
{% endblock content %}