summaryrefslogtreecommitdiffstats
path: root/templates/mirrors/status.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2013-04-20 11:28:12 -0500
committerDan McGee <dan@archlinux.org>2013-04-20 11:28:12 -0500
commit3e085183bf39c59fdcd0b9e67b5a02653a51d30e (patch)
tree7af2d1bfd11b1cbde4fd1afeab26ad3986ad1d53 /templates/mirrors/status.html
parent6de0cfbd23aae69036439db817cc26740d8796cd (diff)
downloadarchweb-3e085183bf39c59fdcd0b9e67b5a02653a51d30e.tar.gz
archweb-3e085183bf39c59fdcd0b9e67b5a02653a51d30e.zip
Move all script blocks into {% script_block %} sectionrelease_2013-04-20
I added this a while back, but didn't roll it out to all templates. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/mirrors/status.html')
-rw-r--r--templates/mirrors/status.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/templates/mirrors/status.html b/templates/mirrors/status.html
index 26e81e79..283ff681 100644
--- a/templates/mirrors/status.html
+++ b/templates/mirrors/status.html
@@ -99,6 +99,9 @@
</table>
</div>
+{% endblock %}
+
+{% block script_block %}
{% load cdn %}{% jquery %}{% jquery_tablesorter %}
<script type="text/javascript" src="{% static "archweb.js" %}"></script>
<script type="text/javascript">