aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'grumpy/templates/account.html')
-rw-r--r--grumpy/templates/account.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/grumpy/templates/account.html b/grumpy/templates/account.html
index f5b8224..8436437 100644
--- a/grumpy/templates/account.html
+++ b/grumpy/templates/account.html
@@ -1,6 +1,6 @@
{% extends "layout.html" %}
{% block title %}Your Account{% endblock %}
-{% block script %}
+{% block script -%}
{{ importer.load_js('jquery.min') }}
{{ importer.load_js('jquery-ui.min') }}
<script type="text/javascript">