summaryrefslogtreecommitdiffstats
path: root/documentation/_templates
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/_templates')
-rw-r--r--documentation/_templates/layout.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/documentation/_templates/layout.html b/documentation/_templates/layout.html
index af4c6acc60..308d5c7a28 100644
--- a/documentation/_templates/layout.html
+++ b/documentation/_templates/layout.html
@@ -1,7 +1,5 @@
1{% extends "!layout.html" %} 1{% extends "!layout.html" %}
2 2
3{% set script_files = script_files + ['_static/switchers.js'] %}
4
5{% block extrabody %} 3{% block extrabody %}
6<div id="outdated-warning" style="text-align: center; background-color: #FFBABA; color: #6A0E0E;"> 4<div id="outdated-warning" style="text-align: center; background-color: #FFBABA; color: #6A0E0E;">
7</div> 5</div>