ORIENT/tests/fixtures/themes/test/pages/with-placeholder.htm

11 lines
172 B
HTML

url = "/with-placeholder"
layout = "placeholder"
==
{% put test %}
BLOCK
{% default %}
{% endput %}
{% put second %}
SECOND BLOCK
{% endput %}
<p>Hey PAGE CONTENT</p>