We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f87ed49 + 70c8eff commit 75751feCopy full SHA for 75751fe
templates/account/login.html
@@ -25,5 +25,4 @@ <h1 class="card-title">{% trans 'Ethical Ad Server Log in' %}</h1>
25
<input type="hidden" name="next" value="{{ next }}" />
26
</form>
27
28
-<p class="mt-2"><small><a href="{% url 'account_reset_password' %}">{% trans 'Forgot password?' %}</a></small></p>
29
{% endblock content %}
0 commit comments