fix #92: add a link to the top

This commit is contained in:
Nicolas Lœuillet 2013-07-31 19:03:02 +02:00
parent 6d37de5f82
commit 95a7596cb4

View 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"}