aboutsummaryrefslogblamecommitdiffhomepage
path: root/themes/courgette/_footer.twig
blob: cce31f35fb562a99d200858a889919a73a5094b4 (plain) (tree)
1
2
3
4
                                                              
                                                                                      

                                                                                                                                                                                                                                                  
        <footer class="w600p center mt3 mb3 smaller txtright">
            <p>{% trans "powered by" %} <a href="http://wallabag.org">wallabag</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>