diff options
Diffstat (limited to 'templates/visualize')
-rw-r--r-- | templates/visualize/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/visualize/index.html b/templates/visualize/index.html index 1e932d9b..2b79d601 100644 --- a/templates/visualize/index.html +++ b/templates/visualize/index.html @@ -1,6 +1,5 @@ {% extends "base.html" %} {% load static from staticfiles %} -{% load url from future %} {% block title %}Arch Linux - Visualizations{% endblock %} |