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:
parent
3db95a85de
commit
70b5d24f72
4 changed files with 11 additions and 4 deletions
|
@ -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"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue