{% extends "adminlte/page.html" %} {% load static %} {% block body_class %}fixed-header sidebar-expand-lg bg-body-tertiary{% endblock %} {% block page_title %}Fixed Header{% endblock %} {% block breadcrumb %} {% endblock %} {% block content %}

Title

Start creating your amazing application!
{% endblock %}