{% if section.title %} {{ section.title }} {% elif page.title %} {{ page.title }} {% else %} Blog {% endif %}
home blog contact
{% block content %} {% endblock %}