mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 04:10:40 -07:00
6 lines
136 B
Plaintext
6 lines
136 B
Plaintext
<p>This is the header.</p>
|
|
|
|
{% block "content" %}{% endblock %}
|
|
|
|
{% block "footer" %} <p>This is the default footer.</p> {% endblock %}
|