]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - tpl/_footer.twig
fixes for 1.0-beta
[github/wallabag/wallabag.git] / tpl / _footer.twig
index b74d9079250a2a0be498f46477def11ed34945ca..6891756a3aabe5761e93c1c4c72dd5c6a45e8067 100644 (file)
@@ -1,4 +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')}}</strong></p>{% endif %}
+            {% 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