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
Copy file name to clipboardExpand all lines: templates/users/membership_form.html
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -19,6 +19,18 @@ <h1 class="default-title">Register to become a PSF Basic Member</h1>
19
19
{% endif %}
20
20
21
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>
22
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