{% if current_url %} {% endif %} {% block title %}{% endblock title %}

{{ config.title }} (Second Edition)

{{ config.extra.subtitle | replace(from=" ", to=" ")}}

{% block header %}{% endblock header %}
{% block main %}{% endblock main %}
{% block after_main %}{% endblock after_main %}