diff options
author | nicosomb <nicolas@loeuillet.org> | 2013-04-21 12:17:56 +0200 |
---|---|---|
committer | nicosomb <nicolas@loeuillet.org> | 2013-04-21 12:17:56 +0200 |
commit | cddd8e90f4f6a5312acef88b70e386fca08d36a9 (patch) | |
tree | 7531829eb2fdfb7fec6aac0f642ec1d929232b8c /tpl/view.html | |
parent | bbff4b57a9692580c87135055928851ca368ab4f (diff) | |
download | wallabag-cddd8e90f4f6a5312acef88b70e386fca08d36a9.tar.gz wallabag-cddd8e90f4f6a5312acef88b70e386fca08d36a9.tar.zst wallabag-cddd8e90f4f6a5312acef88b70e386fca08d36a9.zip |
modif tpl
Diffstat (limited to 'tpl/view.html')
-rw-r--r-- | tpl/view.html | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/tpl/view.html b/tpl/view.html index 9ba5e208..4384631b 100644 --- a/tpl/view.html +++ b/tpl/view.html | |||
@@ -47,13 +47,6 @@ | |||
47 | <div class="backhome"> | 47 | <div class="backhome"> |
48 | <a href="index.php" title="back to home">←</a> | 48 | <a href="index.php" title="back to home">←</a> |
49 | </div> | 49 | </div> |
50 | </div> | ||
51 | 50 | ||
52 | {include="js"} | 51 | {include="js"} |
53 | 52 | {include="footer"} \ No newline at end of file | |
54 | <footer class="mr2 mt3 smaller"> | ||
55 | <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> | ||
56 | </footer> | ||
57 | |||
58 | </body> | ||
59 | </html> \ No newline at end of file | ||