diff options
author | Nicolas Lœuillet <nicolas@loeuillet.org> | 2013-04-08 01:53:01 -0700 |
---|---|---|
committer | Nicolas Lœuillet <nicolas@loeuillet.org> | 2013-04-08 01:53:01 -0700 |
commit | 53c609f7152d3a752e5604d4a78fa43b89c72eb8 (patch) | |
tree | 9395c0132a68ecc65ebe53c277e46dbe0dd5fa05 /cache/footer.32a3c4422ad65642b8dbb7e731f4d990.rtpl.php | |
parent | 7eca3552c8f14a57b59bdb4be4ea8994616467d7 (diff) | |
parent | 4d94769a56979f6ee896ffaef453f09d03e7e4fe (diff) | |
download | wallabag-53c609f7152d3a752e5604d4a78fa43b89c72eb8.tar.gz wallabag-53c609f7152d3a752e5604d4a78fa43b89c72eb8.tar.zst wallabag-53c609f7152d3a752e5604d4a78fa43b89c72eb8.zip |
Merge pull request #19 from tmos/master
Modifications css
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> | ||