summaryrefslogtreecommitdiffstats
path: root/templates/public
diff options
context:
space:
mode:
Diffstat (limited to 'templates/public')
-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 05524c4..cd0b059 100644
--- a/templates/public/keys.html
+++ b/templates/public/keys.html
@@ -89,8 +89,7 @@
</tbody>
</table>
</div>
-{% load cdn %}{% jquery %}
-<script type="text/javascript" src="{% static "jquery.tablesorter.min.js" %}"></script>
+{% load cdn %}{% jquery %}{% jquery_tablesorter %}
<script type="text/javascript" src="{% static "archweb.js" %}"></script>
<script type="text/javascript">
$(document).ready(function() {