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

Title

Start creating your amazing application!
{% endblock %}