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.
1 parent 34f2089 commit d2aa7fbCopy full SHA for d2aa7fb
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