diff options
Diffstat (limited to 'tpl/footer.html')
-rwxr-xr-x | tpl/footer.html | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tpl/footer.html b/tpl/footer.html new file mode 100755 index 00000000..8385b969 --- /dev/null +++ b/tpl/footer.html | |||
@@ -0,0 +1,7 @@ | |||
1 | <footer> | ||
2 | <div> | ||
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> | ||
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> | ||