aboutsummaryrefslogtreecommitdiffhomepage
path: root/themes/courgette/_footer.twig
diff options
context:
space:
mode:
authorLonnytunes <lonnytunes@gmx.fr>2014-02-02 19:10:35 +0100
committerLonnytunes <lonnytunes@gmx.fr>2014-02-02 19:10:35 +0100
commitebae8c83154efc98518feee099d44f3feb69dd2d (patch)
tree24c0f5b27fab19ff7d7e2ae88fcd367a9323e9c9 /themes/courgette/_footer.twig
parentf4fbfaa7cbaaf07aae7d8f0533d293fa4dc605cc (diff)
downloadwallabag-ebae8c83154efc98518feee099d44f3feb69dd2d.tar.gz
wallabag-ebae8c83154efc98518feee099d44f3feb69dd2d.tar.zst
wallabag-ebae8c83154efc98518feee099d44f3feb69dd2d.zip
[del] courgette theme: Useless templates because they are identical to those of default theme and so inherited from it.
Diffstat (limited to 'themes/courgette/_footer.twig')
-rwxr-xr-xthemes/courgette/_footer.twig4
1 files changed, 0 insertions, 4 deletions
diff --git a/themes/courgette/_footer.twig b/themes/courgette/_footer.twig
deleted file mode 100755
index cce31f35..00000000
--- a/themes/courgette/_footer.twig
+++ /dev/null
@@ -1,4 +0,0 @@
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 poche version:" %}{{constant('POCHE_VERSION')}}. {% trans "storage:" %} {{constant('STORAGE')}}</strong></p>{% endif %}
4 </footer> \ No newline at end of file