summaryrefslogtreecommitdiffstats
path: root/templates/packages/removed.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/packages/removed.html')
-rw-r--r--templates/packages/removed.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/packages/removed.html b/templates/packages/removed.html
index ea20ce8..f188b6d 100644
--- a/templates/packages/removed.html
+++ b/templates/packages/removed.html
@@ -1,5 +1,4 @@
{% extends "base.html" %}
-{% load url from future %}
{% load package_extras %}
{% block title %}Arch Linux - Not Available - {{ name }} {{ version }} ({{ arch.name }}){% endblock %}