summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/ishtar/manage_basket.html
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/templates/ishtar/manage_basket.html')
-rw-r--r--ishtar_common/templates/ishtar/manage_basket.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/ishtar_common/templates/ishtar/manage_basket.html b/ishtar_common/templates/ishtar/manage_basket.html
index a6065a7c2..3292318ea 100644
--- a/ishtar_common/templates/ishtar/manage_basket.html
+++ b/ishtar_common/templates/ishtar/manage_basket.html
@@ -1,6 +1,5 @@
{% extends "base.html" %}
{% load i18n inline_formset %}
-{% load url from future %}
{% block content %}
<h2>{{page_name}}{% trans ":"%} {{basket}}</h2>
<form enctype="multipart/form-data" action="." method="post">{% csrf_token %}