]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/login.html
tout est recentré sur index.php
[github/wallabag/wallabag.git] / tpl / login.html
index bf0f4fa67f36c57c2cd66263895b68511b8da1b1..d3139ab36ec779e7e930da23bfcc6047256200e0 100644 (file)
@@ -1,3 +1,4 @@
+{include="head"}
             <form method="post" action="?login" name="loginform">
                 <fieldset>
                     <h2>login to your poche</h2>
@@ -18,4 +19,5 @@
                 </fieldset>
                 <input type="hidden" name="returnurl" value="<?php echo htmlspecialchars($referer);?>">
                 <input type="hidden" name="token" value="<?php echo Session::getToken(); ?>">
-            </form>
\ No newline at end of file
+            </form>
+{include="footer"}
\ No newline at end of file