Translation (WIP)
This commit is contained in:
parent
9b0fcec5e2
commit
e9873c1943
29 changed files with 586 additions and 285 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
{% block main_container %}
|
||||
<div class="content">
|
||||
<h1></h1>
|
||||
<form action="/ask_reset_password" method="post">
|
||||
<label for="email_field">Your email address</label>
|
||||
<input id="email_field" type="email" name="email" value="{{ email }}" autocapitalize="none" autocomplete="email" autofocus="autofocus" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue