{% extends "base.html" %} {% block main -%}
{% if page.title -%}

{{ page.title }}

{% endif -%}
{% endblock main -%}