{% if title %} Example Page - {{ title }} {% else %} Example Page {% endif %} {% block content %} {% endblock %}