perf: 优化通知中的连接点击

This commit is contained in:
ibuler
2021-10-25 10:44:19 +08:00
committed by 老广
parent c244cf5f43
commit cd5094f10d
5 changed files with 7 additions and 5 deletions

View File

@@ -6,7 +6,9 @@
{% trans 'Please click the link below to reset your password, if not your request, concern your account security' %}
<br>
<br>
<a href="{{ rest_password_url }}?token={{ rest_password_token}}" class='showLink'>{% trans 'Click here reset password' %}</a>
<a href="{{ rest_password_url }}?token={{ rest_password_token}}" class='showLink' target="_blank">
{% trans 'Click here reset password' %}
</a>
</p>
<p>