{% extends "base.html" %} {%- block content %} {{ page.title }} {%- if page.subtitle %} {{ page.subtitle }} {%- endif %} {{ page.content }} {%- endblock %}