mirror of
https://github.com/journeyman-cc/smeagol.git
synced 2026-04-12 18:05:06 +00:00
#21: Fix
This commit is contained in:
parent
4d205a4042
commit
3e686e9c5b
11 changed files with 44 additions and 33 deletions
|
|
@ -2,6 +2,7 @@
|
|||
{% block content %}
|
||||
<div id="content" class="auth">
|
||||
<form action="{{servlet-context}}/passwd" method="POST">
|
||||
{% csrf-field %}
|
||||
<p class="widget">
|
||||
<label for="oldpass">{{config.old-pass-prompt}}</label>
|
||||
<input name="oldpass" id="oldpass" type="password" required/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue