We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34f2089 + d2aa7fb commit 06ce803Copy full SHA for 06ce803
readthedocs-theme/templates/page.html
@@ -0,0 +1,5 @@
1
+{% extends "base.html" %}
2
+{% block html_lang %}{{ page.lang }}{% endblock %}
3
+
4
5
+{% block title %}{% if page.title %}{{ page.title|striptags }} - {% endif %}{{ SITENAME }}{%endblock%}
0 commit comments