diff options
author | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2013-04-21 10:53:22 -0700 |
---|---|---|
committer | Nicolas LÅ“uillet <nicolas@loeuillet.org> | 2013-04-21 10:53:22 -0700 |
commit | 37c6ed4e7a75238504a28d6be5fbaad475689526 (patch) | |
tree | 69bfdf8ddbc09467be830274f434190b42979aa1 /tpl/footer.html | |
parent | ff4d8c8c1efca0759330906419cb5f36de86d156 (diff) | |
parent | f0070a15e4725255dad967bde76155a39d189631 (diff) | |
download | wallabag-37c6ed4e7a75238504a28d6be5fbaad475689526.tar.gz wallabag-37c6ed4e7a75238504a28d6be5fbaad475689526.tar.zst wallabag-37c6ed4e7a75238504a28d6be5fbaad475689526.zip |
Merge pull request #67 from inthepoche/dev
tag 0.2
Diffstat (limited to 'tpl/footer.html')
-rw-r--r-- | tpl/footer.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tpl/footer.html b/tpl/footer.html index 04bedabc..b8bd755c 100644 --- a/tpl/footer.html +++ b/tpl/footer.html | |||
@@ -1,6 +1,4 @@ | |||
1 | </div> | 1 | </div> |
2 | </div> | ||
3 | |||
4 | <footer class="mr2 mt3 smaller"> | 2 | <footer class="mr2 mt3 smaller"> |
5 | <p>powered by <a href="http://inthepoche.com">poche</a><br />follow us on <a href="https://twitter.com/getpoche" title="follow us on twitter">twitter</a></p> | 3 | <p>powered by <a href="http://inthepoche.com">poche</a><br />follow us on <a href="https://twitter.com/getpoche" title="follow us on twitter">twitter</a></p> |
6 | </footer> | 4 | </footer> |