diff --git a/CHANGELOG b/CHANGELOG index 15d2705..f3103f7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,9 @@ +Sat, 14 Sep 2019 04:51:42 -0500 +Keaton +Add `static` reference to Template section + +-------------------- + Sat, 14 Sep 2019 04:38:14 -0500 Keaton Fix templating errors, js errors diff --git a/README.md b/README.md index 3088c24..90d8925 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ If that doesn't suit your fancy, you may build your own template from the following essential tags: ``` +{% load static %} {% load sqrl %} {% sqrl as sqrl_session %}