{% extends "layouts/base.html" %} {% block title %}Error 500 {% endblock %} {% block body_class %} sidebar-mini {% endblock body_class %} {% block stylesheets %} {% endblock stylesheets %} {% block content %}

500 Error Page

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 %} {% block javascripts %} {% endblock javascripts %}