Skip to content

Commit 355ed44

Browse files
czc0407hugovk
andauthored
Update templates/includes/authenticated.html
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
1 parent 1783b27 commit 355ed44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/includes/authenticated.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
<li class="tier-2 element-2" role="treeitem"><a href="{% url 'account_change_password' %}">Change your password</a></li>
99
{% if request.user.has_membership %}
1010
<li class="tier-2 element-3" role="treeitem">
11-
<!-- <a href="{% url 'users:user_membership_edit' %}">Edit your PSF Basic membership</a> -->
1211
{% if user.is_authenticated %}
1312
{% if user.has_membership %}
1413
<a href="{% url 'users:user_membership_edit' %}">Edit your membership</a>

0 commit comments

Comments
 (0)