{% extends "adminlte/demo/base.html" %} {% load static %} {% block title %}AdminLTE 3 | 500 Error{% endblock title %} {% block content_header_title %}500 Error Page{% endblock content_header_title %} {% block content_header_path %} {% endblock content_header_path %} {% block content %}

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 footer %}
Version 3.0.5
Copyright © 2014-2019 AdminLTE.io. All rights reserved. {% endblock footer %} {% block js_xtra %} {% endblock js_xtra %}