]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - themes/default/_footer.twig
[fix] #375 Readability.com changed its export format
[github/wallabag/wallabag.git] / themes / default / _footer.twig
index 2b89585495a296f1544ca31ad5e0e2c9b77006c1..06148a57c5dc6f49f180811cb363502ee41a7b00 100644 (file)
@@ -1,4 +1,4 @@
         <footer class="w600p center mt3 mb3 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 %}
+            {% if constant('DEBUG_POCHE') == 1 %}<p><strong>{% trans "debug mode is on so cache is off." %} {% trans "your poche version:" %}{{constant('POCHE')}}. {% trans "storage:" %} {{constant('STORAGE')}}</strong></p>{% endif %}
         </footer>
\ No newline at end of file