forked from wallabag/wallabag
fix #80: add a link in the footer to report a wrong display
This commit is contained in:
@ -49,6 +49,9 @@
|
||||
<a href="index.php" title="back to home">←</a>
|
||||
<a href="#" title="back to top">↑</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"}
|
||||
|
||||
Reference in New Issue
Block a user