diff options
Diffstat (limited to 'rpki/gui/app/templates/app/dashboard.html')
-rw-r--r-- | rpki/gui/app/templates/app/dashboard.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rpki/gui/app/templates/app/dashboard.html b/rpki/gui/app/templates/app/dashboard.html index c042af12..dd94f3d4 100644 --- a/rpki/gui/app/templates/app/dashboard.html +++ b/rpki/gui/app/templates/app/dashboard.html @@ -1,7 +1,6 @@ {% extends "app/app_base.html" %} {# this can be removed when django 1.4 is EOL, because it is the default behavior in 1.5 #} -{% load url from future %} {% block sidebar_extra %} <li class="divider"></li> |