From ec19e2f78ee694c75bee7f6657d3ccca3a874530 Mon Sep 17 00:00:00 2001 From: James Polley Date: Sat, 29 Sep 2018 10:39:57 +1000 Subject: [PATCH] Add required flag libraries to _categories snippet --- pinaxcon/templates/symposion/dashboard/_categories.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pinaxcon/templates/symposion/dashboard/_categories.html b/pinaxcon/templates/symposion/dashboard/_categories.html index 5ab1f2eb..beeda3c0 100644 --- a/pinaxcon/templates/symposion/dashboard/_categories.html +++ b/pinaxcon/templates/symposion/dashboard/_categories.html @@ -1,3 +1,7 @@ +{% load i18n %} +{% load lca2018_tags %} +{% load registrasion_tags %} + {% if user.is_staff %}

Administration

@@ -143,4 +147,4 @@ {% endif %}
- \ No newline at end of file +