{% extends "layout.html" %} {% block htmlTag %}{% if options.cache !== false %}manifest="{{ basePath }}/manifest.appcache"{% endif %}{% endblock %} {% block head %} {% parent %} {% if githubAuthor %} {% endif %} {% if progress.current.next and progress.current.next.path %} {% endif %} {% if progress.current.prev and progress.current.prev.path %} {% endif %} {% endblock %} {% block title %}{{ progress.current.title }} | {{ title }}{% endblock %} {% block description %}{% if progress.current.level == "0" %}{{ description }}{% endif %}{% endblock %} {% block content %}