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">
|
<input type="submit" value="Přihlásit">
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<form action="{% url 'reset_password' %}">
|
<br>
|
||||||
<input type="submit" value="Zapomněl jsem heslo" />
|
<p><a href="{% url 'reset_password' %}">
|
||||||
</form>
|
Zapomněl jsem heslo
|
||||||
|
</a></p>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue