{% extends "document.html" %} {% block body %} {% include "modules/searchbox.html" %} Keyboard shortcuts About {% block content %}{% endblock %} {% include "modules/editor.html" %} {% include "shortcuts_modal.html" %} {% include "about_modal.html" %} {% endblock %}