diff options
author | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-05 21:56:32 +0200 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas.loeuillet@gmail.com> | 2013-08-05 21:56:32 +0200 |
commit | 6a361945eaf86a978b82bd6fb3442fe64428d9df (patch) | |
tree | ab7e2cff6301b22e5e54ce0321b13502806d7546 /tpl/_footer.twig | |
parent | 55821e04c188997d258645975220828e195d0df4 (diff) | |
download | wallabag-6a361945eaf86a978b82bd6fb3442fe64428d9df.tar.gz wallabag-6a361945eaf86a978b82bd6fb3442fe64428d9df.tar.zst wallabag-6a361945eaf86a978b82bd6fb3442fe64428d9df.zip |
new design, pagination & more
Diffstat (limited to 'tpl/_footer.twig')
-rw-r--r-- | tpl/_footer.twig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/_footer.twig b/tpl/_footer.twig index b1d7b8d4..a541e6ee 100644 --- a/tpl/_footer.twig +++ b/tpl/_footer.twig | |||
@@ -1,3 +1,3 @@ | |||
1 | <footer class="mr2 mt3 smaller"> | 1 | <footer class="w600p center mt3 smaller txtright"> |
2 | <p>{% trans "powered by" %} <a href="http://inthepoche.com">poche</a></p> | 2 | <p>{% trans "powered by" %} <a href="http://inthepoche.com">poche</a></p> |
3 | </footer> \ No newline at end of file | 3 | </footer> \ No newline at end of file |