diff options
Diffstat (limited to 'templates/public/keys.html')
-rw-r--r-- | templates/public/keys.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/public/keys.html b/templates/public/keys.html index ad2dd19d..91b53075 100644 --- a/templates/public/keys.html +++ b/templates/public/keys.html @@ -1,6 +1,5 @@ {% extends "base.html" %} {% load static from staticfiles %} -{% load url from future %} {% load pgp %} {% block title %}Arch Linux - Master Signing Keys{% endblock %} |