diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-03 08:24:42 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-03 08:24:42 +0200 |
commit | c67e13e04baab64bcc63fd0dca46125513250c44 (patch) | |
tree | eaad9f73fd1e50e192312d73c3739c3d82c4d323 /tpl/_footer.twig | |
parent | afe60d614b5c3c7700db93e51a991b0180887726 (diff) | |
download | wallabag-c67e13e04baab64bcc63fd0dca46125513250c44.tar.gz wallabag-c67e13e04baab64bcc63fd0dca46125513250c44.tar.zst wallabag-c67e13e04baab64bcc63fd0dca46125513250c44.zip |
new tpl files
Diffstat (limited to 'tpl/_footer.twig')
-rw-r--r-- | tpl/_footer.twig | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tpl/_footer.twig b/tpl/_footer.twig new file mode 100644 index 00000000..59b58fa5 --- /dev/null +++ b/tpl/_footer.twig | |||
@@ -0,0 +1,3 @@ | |||
1 | <footer class="mr2 mt3 smaller"> | ||
2 | <p>powered by <a href="http://inthepoche.com">poche</a></p> | ||
3 | </footer> \ No newline at end of file | ||