aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorJ08nY2017-08-22 20:01:23 +0200
committerJ08nY2017-08-22 20:01:23 +0200
commit650d49c1a37156e6f32edc74625cd8c91f357045 (patch)
tree0854fdf85cef28121eacb39222377d9c44abca8c /src
parent6a6d7350939d8f01934343e715815d3bfc096ec0 (diff)
downloaddjango-pgpmailman-650d49c1a37156e6f32edc74625cd8c91f357045.tar.gz
django-pgpmailman-650d49c1a37156e6f32edc74625cd8c91f357045.tar.zst
django-pgpmailman-650d49c1a37156e6f32edc74625cd8c91f357045.zip
Diffstat (limited to 'src')
-rw-r--r--src/django_pgpmailman/templates/django_pgpmailman/base.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/django_pgpmailman/templates/django_pgpmailman/base.html b/src/django_pgpmailman/templates/django_pgpmailman/base.html
index 0df721b..e4e998d 100644
--- a/src/django_pgpmailman/templates/django_pgpmailman/base.html
+++ b/src/django_pgpmailman/templates/django_pgpmailman/base.html
@@ -44,10 +44,6 @@
<span class="glyphicon glyphicon-user"></span>
{% trans 'Account' %}
</a></li>
- <li><a href="{% url 'pgp_user_profile' %}">
- <span class="glyphicon glyphicon-lock"></span>
- {% trans 'PGP settings' %}
- </a></li>
{% app_chunk 'menu-large' %}
<li role="separator" class="divider"></li>
<li><a href="{% url LOGOUT_URL %}?next={% url 'pgp_list_index' %}">