aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/_templates/layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/testing/user/userguide/_templates/layout.html')
-rw-r--r--docs/testing/user/userguide/_templates/layout.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/testing/user/userguide/_templates/layout.html b/docs/testing/user/userguide/_templates/layout.html
deleted file mode 100644
index f3387d5..0000000
--- a/docs/testing/user/userguide/_templates/layout.html
+++ /dev/null
@@ -1,5 +0,0 @@
-{% extends "!layout.html" %}
-{% block extrahead %}
- <link href="{{ pathto("_static/custom.css", True) }}" rel="stylesheet" type="text/css">
-{% endblock %}
-