{% extends "adminlte/demo/base.html" %}
{% load static %}
{% block title %}AdminLTE 3 | 404 Page not found{% endblock title %}
{% block main_sidebar_logo %}
AdminLTE 3
{% endblock main_sidebar_logo %}
{% block content_header_title %}404 Error Page{% endblock content_header_title %}
{% block content_header_path %}
We could not find the page you were looking for. Meanwhile, you may return to dashboard or try using the search form.