{# ========================================================================== #}
{# :: Info #}
{# ========================================================================== #}
{% set info %}

The container is used as one of the base layouts for every part in the site.
By applying the class l-container, you define an area to hold the content. It
defines a maximum width to limit the content width and is always centered
horizontally in the viewport.

{% endset %}

{# ========================================================================== #}
{# :: Modifiers #}
{# ========================================================================== #}
{# {% set modifiers %}

{% endset %} #}

{# ========================================================================== #}
{# :: States #}
{# ========================================================================== #}
{# {% set states %}

{% endset %} #}
