]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/_footer.twig
Revert "Add SHAARLI support to view template"
[github/wallabag/wallabag.git] / tpl / _footer.twig
index b1d7b8d4d3a3ba449da21e164f9f7c9432de7d49..6891756a3aabe5761e93c1c4c72dd5c6a45e8067 100644 (file)
@@ -1,3 +1,4 @@
-        <footer class="mr2 mt3 smaller">
+        <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