summaryrefslogtreecommitdiff
path: root/docs/_templates
diff options
context:
space:
mode:
authorrebortg <github@ghlr.de>2022-03-24 20:30:33 +0100
committerrebortg <github@ghlr.de>2022-03-24 20:30:33 +0100
commitdfc9cebb8497220ba27a2d582ee63d4c7acedbcf (patch)
tree97aad059454f32b5ca39fab4df354aadc64a10d5 /docs/_templates
parent28c6aa36fda5c5a8df012c43f57b9a09a0c746ba (diff)
downloadvyos-documentation-dfc9cebb8497220ba27a2d582ee63d4c7acedbcf.tar.gz
vyos-documentation-dfc9cebb8497220ba27a2d582ee63d4c7acedbcf.zip
improve coverage layout
Diffstat (limited to 'docs/_templates')
-rw-r--r--docs/_templates/layout.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html
index c0e3e1d4..e7ede58c 100644
--- a/docs/_templates/layout.html
+++ b/docs/_templates/layout.html
@@ -2,6 +2,9 @@
{%- set current_version = "1.4.x sagitta" %}
{% block extrahead %}
<link href="{{ pathto("_static/css/custom.css", True) }}" rel="stylesheet" type="text/css">
+ <link href="{{ pathto("_static/css/datatables.css", True) }}" rel="stylesheet" type="text/css">
+ <script type="text/javascript" charset="utf8" src="{{ pathto("_static/js/datatables.js", True) }}"></script>
+ <script type="text/javascript" charset="utf8" src="{{ pathto("_static/js/tables.js", True) }}"></script>
{% endblock %}
{% block extrabody %}
<p class="devwarning">Warning: This is the dev version. The latest stable version is