We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73d56bc commit 70c8effCopy full SHA for 70c8eff
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