This commit is contained in:
absurdo 2023-12-25 20:16:02 +01:00
parent 8240e3039d
commit 651613b644
5 changed files with 86 additions and 88 deletions

View file

@ -109,7 +109,7 @@
% if yes_recovery_login:
<div class="form"><a href="${url_for('.recovery_password')}">${_('Recovery password?')}</a></div>
% endif
<div class="form">${_('Remember that only have 3 attempts')}</div>
<!--<div class="form">${_('Remember that only have 3 attempts')}</div>-->
</form>
</%block>
</body>