{%- if page %} {{ page.title }} · {{ config.title }} {%- elif section and section.title and section.title != config.title %} {{ section.title }} · {{ config.title }} {%- else %} {{ config.title }} {%- endif %} {%- if config.generate_feeds %} {%- endif %}
{% block content %}{% endblock content %}
{% block scripts %} {% endblock scripts %}