]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/view.html
fix #92: add a link to the top
[github/wallabag/wallabag.git] / tpl / view.html
index af94df2e09afa4cbf721e368c2f0474d8b9af6fc..007d5d4e31b11b7c3f1e9514e14e596ae8771f70 100644 (file)
@@ -47,7 +47,9 @@
             <div class="vieworiginal txtright small"><a href="{$url}" target="_blank" title="original : {$title}">view original</a></div>
             <div class="backhome">
                 <a href="index.php" title="back to home">&larr;</a>
+                <a href="#" title="back to top">&uarr;</a>
             </div>
+            
 
         {include="js"}
         {include="footer"}
\ No newline at end of file