{% extends layout_path %} {% load static %} {% load i18n %} {% block title %}Content navbar + Sidebar - Layouts{% endblock %} {% block content %}
Sidebar
Layout content navbar + sidebar

Layout content navbar + sidebar

Container layout sets a max-width at each responsive breakpoint.

{% endblock %}