diff options
Diffstat (limited to 'rpki/gui/app/templates/app/object_confirm_delete.html')
-rw-r--r-- | rpki/gui/app/templates/app/object_confirm_delete.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/rpki/gui/app/templates/app/object_confirm_delete.html b/rpki/gui/app/templates/app/object_confirm_delete.html index c4af9b26..56e12a90 100644 --- a/rpki/gui/app/templates/app/object_confirm_delete.html +++ b/rpki/gui/app/templates/app/object_confirm_delete.html @@ -5,7 +5,6 @@ dynamically extending from the *_detail.html template for a concrete object type. The *DeleteView classes should set a "parent_template" variable which is string specifying the concrete template to inherit from. {% endcomment %} -{% load url from future %} {% block action %} <div class="alert alert-warning alert-block"> |