UNPKG

apostrophe

Version:
10 lines (6 loc) 193 B
{% extends data.outerLayout %} {% block pageTitle %}I am the title{% endblock %} {% block title %}I am the title{% endblock %} {% block main %} <h2>I am the main content</h2> {% endblock %}