diff options
Diffstat (limited to 'templates/devel/profile.html')
-rw-r--r-- | templates/devel/profile.html | 2 |
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"> |