{% extends 'layouts/base.html' %} {% load static %} {% block title %} 500 Error {% endblock title %} {% block bodyclass %} hold-transition sidebar-mini {% endblock bodyclass %} {% 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 %}