{% extends '!layout.html' %} {%- block htmltitle %} {%- if pagename == root_doc or not docstitle %} {%- set customtitlesuffix = "" %} {%- else %} {%- set customtitlesuffix = " — "|safe + docstitle|e %} {%- endif %} {{ title|striptags|e }}{{ customtitlesuffix }} {%- endblock %} {%- block extrabody %} {% endblock %}