add future url module to other templates
authorJess <jessicatz.fairymeadow@gmail.com>
Sun, 31 Aug 2014 08:07:01 +0000 (10:07 +0200)
committerJess <jessicatz.fairymeadow@gmail.com>
Sun, 31 Aug 2014 08:07:01 +0000 (10:07 +0200)
meta/templates/index.html
meta/templates/rate.html

index 8b878676de428592b5c16bfa83975241656fc727..48547fcbed3db13fe33197e153723b89a43a4fb1 100644 (file)
@@ -1,5 +1,6 @@
 {% extends "base.html" %}
 {% load meta_extras %}
+{% load url from future %}
 
 {% block jumbotron %}
 <div class="jumbotron">
index 2482df4f34ef4871ebd13375b51d34c76dc4d2a1..13c506463d145e98f24d4e6afec42a9e29ebdb3f 100644 (file)
@@ -1,5 +1,6 @@
 {% extends "base.html" %}
 {% load humanize %}
+{% load url from future %}
 
 {% block content %}