{% extends layout_path %} {% load static %} {% load i18n %} {% block title %}Container - Layouts{% endblock %} {% block content %}
Layout container

Layout container

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

{% endblock %}