diff options
-rw-r--r-- | rpkid/rpki/gui/app/templates/app/conf_empty.html | 1 |
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 %} |