mirror of
https://github.com/moparisthebest/wallabag
synced 2024-11-23 17:42:15 -05:00
fix #92: add a link to the top
This commit is contained in:
parent
6d37de5f82
commit
95a7596cb4
@ -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">←</a>
|
||||
<a href="#" title="back to top">↑</a>
|
||||
</div>
|
||||
|
||||
|
||||
{include="js"}
|
||||
{include="footer"}
|
Loading…
Reference in New Issue
Block a user