aboutsummaryrefslogtreecommitdiff
path: root/rpkid
diff options
context:
space:
mode:
authorMichael Elkins <melkins@tislabs.com>2013-06-07 20:22:06 +0000
committerMichael Elkins <melkins@tislabs.com>2013-06-07 20:22:06 +0000
commit981fed853029f7620783455bef70726c557369a4 (patch)
treea3695f6a1ef6c013524eb541ccd818d6fcc0b1c1 /rpkid
parente06b60ad0fac67e646593a573356f4c56e9750fb (diff)
use {% load url from future %} to support older versions of django prior to the syntax change
see #528 svn path=/trunk/; revision=5381
Diffstat (limited to 'rpkid')
-rw-r--r--rpkid/rpki/gui/app/templates/app/conf_empty.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/rpkid/rpki/gui/app/templates/app/conf_empty.html b/rpkid/rpki/gui/app/templates/app/conf_empty.html
index f3f5d91d..efe06f14 100644
--- a/rpkid/rpki/gui/app/templates/app/conf_empty.html
+++ b/rpkid/rpki/gui/app/templates/app/conf_empty.html
@@ -1,4 +1,5 @@
{% extends "base.html" %}
+{% load url from future %}
{% block content %}