aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/_footer.twig
diff options
context:
space:
mode:
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