diff --git a/docs/docsite/.templates/banner.html b/docs/docsite/.templates/banner.html new file mode 100644 index 00000000000..4c06988e21e --- /dev/null +++ b/docs/docsite/.templates/banner.html @@ -0,0 +1,73 @@ +{% if is_eol %} +{# Creates a banner at the top of the page for EOL versions. #} +
+{% else %} + +{% endif %} diff --git a/docs/docsite/.templates/breadcrumbs.html b/docs/docsite/.templates/breadcrumbs.html new file mode 100644 index 00000000000..a5c121a3444 --- /dev/null +++ b/docs/docsite/.templates/breadcrumbs.html @@ -0,0 +1,45 @@ +{%- extends "!breadcrumbs.html" %} +{%- block breadcrumbs_aside %} +{{ _('Your search did not match any documents. Please make sure that all words are spelled correctly and that you\'ve selected enough categories.') }}
- {% endif %} - {% endif %} -{{ context|e }}
-