summaryrefslogtreecommitdiffstats
path: root/templates/devel/profile.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/devel/profile.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/devel/profile.html')
-rw-r--r--templates/devel/profile.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/devel/profile.html b/templates/devel/profile.html
index 9806552a..acdc22a9 100644
--- a/templates/devel/profile.html
+++ b/templates/devel/profile.html
@@ -24,7 +24,9 @@
</form>
</div>
+{% endblock %}
+{% block script_block %}
{% load cdn %}{% jquery %}
<script type="text/javascript" src="{% static "archweb.js" %}"></script>
<script type="text/javascript">