]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/_footer.twig
Add SHAARLI support to view template
[github/wallabag/wallabag.git] / tpl / _footer.twig
old mode 100644 (file)
new mode 100755 (executable)
index a541e6e..6891756
@@ -1,3 +1,4 @@
         <footer class="w600p center mt3 smaller txtright">
             <p>{% trans "powered by" %} <a href="http://inthepoche.com">poche</a></p>
+            {% 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 %}
         </footer>
\ No newline at end of file