UNPKG

apostrophe

Version:
10 lines (6 loc) 216 B
{% extends "@apostrophecms/template:layout.html" %} {% block pageTitle %}I am the title{% endblock %} {% block title %}I am the title{% endblock %} {% block inner %} <h2>I am the inner content</h2> {% endblock %}