1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

fix #80: add a link in the footer to report a wrong display

This commit is contained in:
Nicolas Lœuillet 2013-07-31 19:21:49 +02:00
parent 3db95a85de
commit 70b5d24f72
4 changed files with 11 additions and 4 deletions

View file

@ -49,6 +49,9 @@
<a href="index.php" title="back to home">&larr;</a>
<a href="#" title="back to top">&uarr;</a>
</div>
<div class="support">
this article appears wrong? <a href="https://github.com/inthepoche/poche/issues/new">create an issue</a> or <a href="mailto:support@inthepoche.com">contact us by mail</a>
</div>
{include="js"}