{% extends 'layouts/docs.html' %} {% set page = pages.layout %} {% set isdocs = true %} {% block content %}
Layout modules are more complex than utilities and are tied to markup structure. They are designed to be highly reusable and to inter-operate with other styles.
{% for section in page.sections %}