From e9816cb2d3ddc4530303a532210cc12782922c83 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Tue, 18 Apr 2017 13:40:28 +0200 Subject: Django 1.8: removing "load url from future" we are in the future --- ishtar_common/templates/welcome.html | 1 - 1 file changed, 1 deletion(-) (limited to 'ishtar_common/templates/welcome.html') diff --git a/ishtar_common/templates/welcome.html b/ishtar_common/templates/welcome.html index 508f7be02..4b9f3b5c5 100644 --- a/ishtar_common/templates/welcome.html +++ b/ishtar_common/templates/welcome.html @@ -1,5 +1,4 @@ {% load i18n %} -{% load url from future %}

{% trans "Welcome in Ishtar, open source software for management and inventory of archaeological data" %}

{{random_image}} -- cgit v1.2.3