tlačítko -> odkaz
This commit is contained in:
parent
a9131fd06e
commit
b48a1cd9bd
1 changed files with 4 additions and 3 deletions
|
@ -22,9 +22,10 @@
|
|||
<input type="submit" value="Přihlásit">
|
||||
</form>
|
||||
|
||||
<form action="{% url 'reset_password' %}">
|
||||
<input type="submit" value="Zapomněl jsem heslo" />
|
||||
</form>
|
||||
<br>
|
||||
<p><a href="{% url 'reset_password' %}">
|
||||
Zapomněl jsem heslo
|
||||
</a></p>
|
||||
|
||||
<hr>
|
||||
|
||||
|
|
Loading…
Reference in a new issue