summaryrefslogtreecommitdiff
path: root/templates/public/keys.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/public/keys.html')
-rw-r--r--templates/public/keys.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/templates/public/keys.html b/templates/public/keys.html
index 978abaab..39fe6efb 100644
--- a/templates/public/keys.html
+++ b/templates/public/keys.html
@@ -135,8 +135,7 @@
{% endblock %}
{% block script_block %}
-{% load cdn %}{% jquery %}{% jquery_tablesorter %}
-<script type="text/javascript" src="{% static "d3-3.0.6.min.js" %}"></script>
+{% load cdn %}{% jquery %}{% jquery_tablesorter %}{% d3js %}
<script type="text/javascript" src="{% static "archweb.js" %}"></script>
<script type="text/javascript" src="{% static "visualize.js" %}"></script>
<script type="text/javascript" nonce={{ CSP_NONCE }}>