diff --git a/longs/templates/longs/longseries_form.html b/longs/templates/longs/longseries_form.html index 6ac2f305..8454bae3 100755 --- a/longs/templates/longs/longseries_form.html +++ b/longs/templates/longs/longseries_form.html @@ -1,5 +1,7 @@ {% extends "longs/base.html" %} +{% load static %} + {% block js %}