diff options
Diffstat (limited to 'tpl/default/page.footer.html')
-rw-r--r-- | tpl/default/page.footer.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tpl/default/page.footer.html b/tpl/default/page.footer.html index 02fc7642..84f13612 100644 --- a/tpl/default/page.footer.html +++ b/tpl/default/page.footer.html | |||
@@ -1,3 +1,13 @@ | |||
1 | <<<<<<< HEAD | ||
2 | ======= | ||
3 | <div id="footer"> | ||
4 | <strong><a href="https://github.com/shaarli/Shaarli">Shaarli</a></strong> | ||
5 | - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community | ||
6 | - <a href="doc/html/index.html" rel="nofollow">Help/documentation</a> | ||
7 | {loop="$plugins_footer.text"} | ||
8 | {$value} | ||
9 | {/loop} | ||
10 | >>>>>>> Generate HTML documentation using MkDocs (WIP) | ||
1 | </div> | 11 | </div> |
2 | 12 | ||
3 | <div class="pure-g"> | 13 | <div class="pure-g"> |