From c3d5c8ec6c300aeec47a7ad1aa34f64d128a6ff4 Mon Sep 17 00:00:00 2001 From: Ross Date: Tue, 16 Feb 2021 17:11:57 +0000 Subject: [PATCH] . --- longs/templates/longs/longseries_form.html | 2 ++ 1 file changed, 2 insertions(+) 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 %}