aboutsummaryrefslogtreecommitdiffstats
path: root/doc/_sphinx/templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/_sphinx/templates/layout.html')
-rw-r--r--doc/_sphinx/templates/layout.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/doc/_sphinx/templates/layout.html b/doc/_sphinx/templates/layout.html
deleted file mode 100644
index c907c7597..000000000
--- a/doc/_sphinx/templates/layout.html
+++ /dev/null
@@ -1,9 +0,0 @@
-{% extends "!layout.html" %}
-
-{% block header %}
- <div class="header-wrapper">
- <div class="header">
- <h1>{{ shorttitle|e }}</h1>
- </div>
- </div>
-{% endblock %}