Skip to content

Commit af38256

Browse files
committed
text tweak
1 parent 5a4fd9e commit af38256

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mediathread/templates/registration/registration_form.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,6 +186,11 @@ <h2 class="pagetitle signuptitle">Sign up for an account</h2>
186186
If you already have a username or password, but have forgotten either,
187187
<a href="{% url "password_reset" %}">reset them here</a>.
188188
</p></div>
189+
<div><p>
190+
If you are a Columbia University student or faculty member with a UNI, please <b>do not</b> create a guest account. Instead,
191+
<a href="/">login here</a>.
192+
</p></div>
193+
189194

190195
{% if form.errors|length %}
191196
<div class="registration_error">

0 commit comments

Comments
 (0)