Initial code drop from Cisco
[nfvbench.git] / docs / testing / user / userguide / _templates / layout.html
diff --git a/docs/testing/user/userguide/_templates/layout.html b/docs/testing/user/userguide/_templates/layout.html
new file mode 100644 (file)
index 0000000..f3387d5
--- /dev/null
@@ -0,0 +1,5 @@
+{% extends "!layout.html" %}
+{% block extrahead %}
+    <link href="{{ pathto("_static/custom.css", True) }}" rel="stylesheet" type="text/css">
+{% endblock %}
+