You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="panel-heading"><h3class="panel-title">{{ title }}</h3></div>
22
+
<divclass="panel-body">
23
+
<divclass= >{% trans "Esqueceu sua senha? Insira seu endereço de e-mail abaixo, e nós iremos enviar uma mensagem com as instruções para gerar uma nova." %}</div>
24
+
<br>
25
+
<divclass="form-group{% if form.email.errors %} alert alert-danger has-error{% endif %}">
26
+
<label>{% trans 'Endereço de e-mail cadastrado:' %}</label>
0 commit comments