diff options
Diffstat (limited to 'tpl/footer.html')
-rwxr-xr-x | tpl/footer.html | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/tpl/footer.html b/tpl/footer.html index 8385b969..51b38b97 100755 --- a/tpl/footer.html +++ b/tpl/footer.html | |||
@@ -1,7 +1,3 @@ | |||
1 | <footer> | 1 | <footer class="mr2 mt3"> |
2 | <div> | 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 | Copyright © <a href="http://www.memiks.fr/">memiks.fr</a> | <a href="http://shaarli.memiks.fr/">Liens</a> / <a href="http://rss.memiks.fr/">RSS</a> / <a href="http://wiki.memiks.fr/">Wiki</a> / <a href="mailto:memiks@memiks.fr">Contact</a><br> | 3 | </footer> |
4 | Licence: WTF Licence<br> | ||
5 | More information HERE: <a href="http://www.memiks.fr/readityourself/">http://www.memiks.fr/readityourself/</a> Version : <span class="version">{$version}</span> | ||
6 | </div> | ||
7 | </footer> | ||