<li><a href="{{referer}}" title="{%trans"back to home"%}" class="tool back"><span></span></a></li>
<a title="{%trans"toggle mark as read"%}" class="tool archive {%ifentry.is_read==0%}archive-off{%endif%}" href="./?action=toggle_archive&id={{entry.id|e}}"><span></span></a></li>
<li><a href="{{referer}}" title="{%trans"back to home"%}" class="tool back"><span></span></a></li>
<li><a href="#" title="{%trans"back to top"%}" class="tool top"><span></span></a></li>
<a title="{%trans"toggle mark as read"%}" class="tool archive {%ifentry.is_read==0%}archive-off{%endif%}" href="./?action=toggle_archive&id={{entry.id|e}}"><span></span></a></li>
{%ifconstant('SHARE_MAIL')==1%}<li><a href="mailto:?subject={{entry.title|e}}&body={{entry.url|e}} via @getpoche" class="tool email" title="{%trans"email"%}"><span></span></a></li>{%endif%}
</li>
</ul>
<p>{%trans"this article appears wrong?"%} <a href="https://github.com/inthepoche/poche/issues/new">{%trans"create an issue"%}</a> {%trans"or"%} <a href="mailto:support@inthepoche.com?subject=Wrong display in poche&body={{entry.url|e}}">{%trans"contact us by mail"%}</a></p>