Skip to content

Commit

Permalink
Commit missing template
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalp committed Jul 26, 2024
1 parent c613ad8 commit 5c566d3
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{% load i18n %}
<p class="help-block">
<a href="{% url 'misago:forgotten-password' %}">
{% trans "Don't remember your password?" context "account password change forgotten cta" %}
</a>
</p>

0 comments on commit 5c566d3

Please sign in to comment.