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

Title

Start creating your amazing application!
{% endblock %}