{% extends 'layouts/base.html' %} {% load static %} {% block title %} 404 page not found {% endblock title %} {% block bodyclass %} hold-transition sidebar-mini {% endblock bodyclass %} {% block content %}

404 Error Page

404

Oops! Page not found.

We could not find the page you were looking for. Meanwhile, you may return to dashboard or try using the search form.

{% endblock content %}