aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/footer.html
diff options
context:
space:
mode:
authornicosomb <nicolas@loeuillet.org>2013-04-16 11:52:25 +0200
committernicosomb <nicolas@loeuillet.org>2013-04-16 11:52:25 +0200
commit139769aa245fd58d032cb009303b0ea2cc4187cd (patch)
tree5a69fec8dedb380e034b318a4fb16e0c664c2545 /tpl/footer.html
parent643e3037e6e63befb2cec20f7986f14480d4ae4b (diff)
downloadwallabag-139769aa245fd58d032cb009303b0ea2cc4187cd.tar.gz
wallabag-139769aa245fd58d032cb009303b0ea2cc4187cd.tar.zst
wallabag-139769aa245fd58d032cb009303b0ea2cc4187cd.zip
stockage de la vue et du tri en session
Diffstat (limited to 'tpl/footer.html')
-rwxr-xr-xtpl/footer.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/tpl/footer.html b/tpl/footer.html
index d225acbe..04bedabc 100755
--- a/tpl/footer.html
+++ b/tpl/footer.html
@@ -1,3 +1,9 @@
1 </div>
2 </div>
3
1 <footer class="mr2 mt3 smaller"> 4 <footer class="mr2 mt3 smaller">
2 <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> 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 </footer> \ No newline at end of file 6 </footer>
7
8 </body>
9</html> \ No newline at end of file