Files
liquidjs/website/page.liquid
T

6 lines
136 B
Plaintext

<p>This is the header.</p>
{% block "content" %}{% endblock %}
{% block "footer" %} <p>This is the default footer.</p> {% endblock %}