From c3b22a033a654c452f4a7ad3a2dc46ebabcc85b3 Mon Sep 17 00:00:00 2001 From: Jess Date: Sun, 31 Aug 2014 10:03:26 +0200 Subject: [PATCH 1/1] load url from future --- meta/templates/base.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/meta/templates/base.html b/meta/templates/base.html index bd95703..18f5c5c 100644 --- a/meta/templates/base.html +++ b/meta/templates/base.html @@ -1,3 +1,5 @@ +{% load url from future %} + -- 2.20.1