{% extends "./layout.html" %} {% block head %} {{ super() }} {% if progress.current.next and progress.current.next.path %} {% endif %} {% if progress.current.prev and progress.current.prev.path %} {% endif %} {% endblock %} {% block title %}{% if progress.current.introduction and not progress.current.title %}{% i18n "SUMMARY_INTRODUCTION" %}Introduction{% endi18n %}{% else %}{{ progress.current.title }}{% endif %} | {{ title }}{% endblock %} {% block description %}{% if progress.current.level == "0" %}{{ description }}{% endif %}{% endblock %} {% block content %}