UNPKG

apostrophe

Version:

The Apostrophe Content Management System.

10 lines (6 loc) 213 B
{% extends "apostrophe-templates: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 %}