aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/_footer.twig
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-09-20 10:21:39 +0200
committerNicolas LÅ“uillet <nicolas.loeuillet@gmail.com>2013-09-20 10:21:39 +0200
commit00dbaf90bc44ef3ed0abaebb15307756e054a027 (patch)
treeb3391178b65147d025a8ae01e2c97044c9298189 /tpl/_footer.twig
parent705250b93dc71ae91d3c305b51e7a20611873805 (diff)
downloadwallabag-00dbaf90bc44ef3ed0abaebb15307756e054a027.tar.gz
wallabag-00dbaf90bc44ef3ed0abaebb15307756e054a027.tar.zst
wallabag-00dbaf90bc44ef3ed0abaebb15307756e054a027.zip
merge #224
Diffstat (limited to 'tpl/_footer.twig')
-rw-r--r--tpl/_footer.twig4
1 files changed, 0 insertions, 4 deletions
diff --git a/tpl/_footer.twig b/tpl/_footer.twig
deleted file mode 100644
index 6891756a..00000000
--- a/tpl/_footer.twig
+++ /dev/null
@@ -1,4 +0,0 @@
1 <footer class="w600p center mt3 smaller txtright">
2 <p>{% trans "powered by" %} <a href="http://inthepoche.com">poche</a></p>
3 {% 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 %}
4 </footer> \ No newline at end of file