]> git.immae.eu Git - github/wallabag/wallabag.git/blob - app/Resources/views/default/_footer.twig
symfony is there
[github/wallabag/wallabag.git] / app / Resources / views / default / _footer.twig
1 <footer class="w600p center mt3 mb3 smaller txtright">
2 <p>{% trans "powered by" %} <a href="http://wallabag.org">wallabag</a></p>
3 {% if constant('DEBUG_POCHE') == 1 %}<p><strong>{% trans "debug mode is on so cache is off." %} {% trans "your wallabag version:" %}{{constant('WALLABAG')}}. {% trans "storage:" %} {{constant('STORAGE')}}</strong></p>{% endif %}
4 </footer>