/
This commit is contained in:
parent
ebd94ac0c1
commit
64ed79e43a
@ -23,7 +23,7 @@
|
||||
<input id="password" name="password" type="password" required>
|
||||
|
||||
<button class="green" type="submit">{{str['login']}}</button>
|
||||
<a href="signup">{{ str['or-sign-up'] }}</a>
|
||||
<a href="/signup">{{ str['or-sign-up'] }}</a>
|
||||
</form>
|
||||
|
||||
%for type, text, animation in get('alerts', []):
|
||||
|
Loading…
Reference in New Issue
Block a user