Skip to content

Commit 0c62d68

Browse files
committed
Updated account information template (fixes exception)
- Legacy-Id: 1861
1 parent e8d5f17 commit 0c62d68

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

ietf/templates/registration/account_info.html

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,8 @@
77
<h1>IETF Account Information</h1>
88

99
<p>
10-
Starting at IETF 74, we have switched to a self-service username/password
11-
handling system. We attempted to retain your password, so try
12-
<a href="{% url django.contrib.auth.views.login %}">logging in</a>.
13-
If you can't find your password, you can
14-
<a href="{% url ietf.ietfauth.views.password_request %}">get a new one here</a>.
15-
If you don't have an account, you can
16-
<a href="{% url ietf.ietfauth.views.password_request %}">create one</a>.
10+
Accounts for this system are created by the IETF secretariat.
11+
<a href="{% url django.contrib.auth.views.login %}">Log in</a>.
1712
</p>
1813

1914
<p>

0 commit comments

Comments
 (0)