mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-23 17:42:15 -05:00
il manquait un <div>
This commit is contained in:
parent
8c72b98d9d
commit
f281635c9a
@ -1,4 +1,5 @@
|
||||
{include="head"}
|
||||
<div>
|
||||
<form method="post" action="?login" name="loginform">
|
||||
<fieldset>
|
||||
<h2>login to your poche</h2>
|
||||
@ -20,4 +21,4 @@
|
||||
<input type="hidden" name="returnurl" value="<?php echo htmlspecialchars($referer);?>">
|
||||
<input type="hidden" name="token" value="<?php echo Session::getToken(); ?>">
|
||||
</form>
|
||||
{include="footer"}
|
||||
{include="footer"}
|
||||
|
Loading…
Reference in New Issue
Block a user