You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* update Basic Membership Form header text
* update user profile detail page
* move repeated text to an include
* update nominations history page to make sense for people that have never nominated
Copy file name to clipboardExpand all lines: templates/users/membership_form.html
+1-15Lines changed: 1 addition & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -18,21 +18,7 @@ <h1 class="default-title">Edit your PSF Basic Membership</h1>
18
18
<h1class="default-title">Register to become a PSF Basic Member</h1>
19
19
{% endif %}
20
20
21
-
<divclass="info">
22
-
<p>
23
-
Basic membership is <b>not a voting membership class</b>.<br>For more information see Article IV
24
-
of the <ahref="https://www.python.org/psf/bylaws/">PSF Bylaws</a>.
25
-
</p>
26
-
<p>
27
-
All other membership classes are recorded on <ahref="https://psfmember.org">psfmember.org</a>.<br>
28
-
Please log in there and review your <ahref="https://psfmember.org/user-information/">user profile</a>
29
-
to see your membership status.<br>
30
-
If you believe you are a member but do not have an account on psfmember.org, please
31
-
<ahref="https://psfmember.org/wp-login.php?action=register">create an account</a> and verify your
32
-
email, then email <ahref="mailto:psf-donations@python.org">psf-donations@python.org</a> to get your account linked to your membership.
33
-
</p>
34
-
<p>For more information and to sign up for other kinds of PSF membership, visit our <ahref="https://www.python.org/psf/membership/">Membership Page</a>.</p>
0 commit comments