Skip to content

Commit 75751fe

Browse files
authored
Merge pull request #1001 from readthedocs/davidfischer/allauth-forgot-pw-link
Allauth added the forgot password link - remove ours
2 parents f87ed49 + 70c8eff commit 75751fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/account/login.html

-1
Original file line numberDiff line numberDiff line change
@@ -25,5 +25,4 @@ <h1 class="card-title">{% trans 'Ethical Ad Server Log in' %}</h1>
2525
<input type="hidden" name="next" value="{{ next }}" />
2626
</form>
2727

28-
<p class="mt-2"><small><a href="{% url 'account_reset_password' %}">{% trans 'Forgot password?' %}</a></small></p>
2928
{% endblock content %}

0 commit comments

Comments
 (0)