{% if scripts %} {% for s in scripts %} {% endfor %} {% endif %} {{ title }} {% include "components/nav-header.liquid" %}
{{ content }}
{% include "components/footer.liquid" %}