diff options
author | nicosomb <nicolas@loeuillet.org> | 2013-04-08 10:54:59 +0200 |
---|---|---|
committer | nicosomb <nicolas@loeuillet.org> | 2013-04-08 10:54:59 +0200 |
commit | 67b70f811bb34e2f7bb08d110505ec149723d64b (patch) | |
tree | 4ea067a88ab80db4b70f89b94a60704cc10ba834 /cache/footer.32a3c4422ad65642b8dbb7e731f4d990.rtpl.php | |
parent | 0772c48b47c78ec0e5bbddfb75d76263d6032af8 (diff) | |
parent | 53c609f7152d3a752e5604d4a78fa43b89c72eb8 (diff) | |
download | wallabag-67b70f811bb34e2f7bb08d110505ec149723d64b.tar.gz wallabag-67b70f811bb34e2f7bb08d110505ec149723d64b.tar.zst wallabag-67b70f811bb34e2f7bb08d110505ec149723d64b.zip |
Merge branch 'master' of github.com:nicosomb/poche
Diffstat (limited to 'cache/footer.32a3c4422ad65642b8dbb7e731f4d990.rtpl.php')
-rw-r--r-- | cache/footer.32a3c4422ad65642b8dbb7e731f4d990.rtpl.php | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cache/footer.32a3c4422ad65642b8dbb7e731f4d990.rtpl.php b/cache/footer.32a3c4422ad65642b8dbb7e731f4d990.rtpl.php new file mode 100644 index 00000000..2a8209b7 --- /dev/null +++ b/cache/footer.32a3c4422ad65642b8dbb7e731f4d990.rtpl.php | |||
@@ -0,0 +1,3 @@ | |||
1 | <?php if(!class_exists('raintpl')){exit;}?> <footer class="mr2 mt3"> | ||
2 | <p class="smaller"><a href="http://github.com/nicosomb/poche">poche</a> is a read it later open source system, based on <a href="http://www.memiks.fr/readityourself/">ReadItYourself</a>. <a href="https://twitter.com/getpoche" title="follow us on twitter">@getpoche</a>. Logo by <a href="http://www.iconfinder.com/icondetails/43256/128/jeans_monotone_pocket_icon">Brightmix</a>. poche is developed by <a href="http://nicolas.loeuillet.org">Nicolas LÅ“uillet</a> under the <a href="http://www.wtfpl.net/">WTFPL</a>.</p> | ||
3 | </footer> | ||