]> git.immae.eu Git - github/wallabag/wallabag.git/blame - tpl/_footer.twig
Revert "Add SHAARLI support to view template"
[github/wallabag/wallabag.git] / tpl / _footer.twig
CommitLineData
6a361945 1 <footer class="w600p center mt3 smaller txtright">
63c35580 2 <p>{% trans "powered by" %} <a href="http://inthepoche.com">poche</a></p>
b916bcfc 3 {% if constant('DEBUG_POCHE') == 1 %}<p><strong>{% trans "debug mode is on so cache is off." %} {% trans "your poche version:" %}{{constant('POCHE_VERSION')}}. {% trans "storage:" %} {{constant('STORAGE')}}</strong></p>{% endif %}
c67e13e0 4 </footer>