summaryrefslogtreecommitdiff
path: root/templates/devel/index.html
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2010-03-03 07:02:19 -0600
committerDan McGee <dan@archlinux.org>2010-03-03 07:02:19 -0600
commitcefb969d3c7d0d0380f63fcd50906be3b2825b4d (patch)
tree648c6d1650151d198e453220bd5c8b8171e22cf9 /templates/devel/index.html
parentf7e15ed728d7c5e3470f6127cc21e64baefcbfb2 (diff)
parent37e393ab6c8daf945c42fa0e4240a2343c74a3d0 (diff)
Merge branch 'cdn-jquery'release_2010-03-04
Diffstat (limited to 'templates/devel/index.html')
-rw-r--r--templates/devel/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/devel/index.html b/templates/devel/index.html
index c132bc76..12c0791e 100644
--- a/templates/devel/index.html
+++ b/templates/devel/index.html
@@ -2,7 +2,7 @@
{% block title %}Arch Linux - Developer Dashboard{% endblock %}
{% block head %}
-<script type="text/javascript" src="/media/jquery-1.4.1.min.js"></script>
+{% load cdn %}{% jquery %}
{% endblock %}
{% block content %}