diff options
Diffstat (limited to 'tpl')
-rw-r--r-- | tpl/default/page.footer.html | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/tpl/default/page.footer.html b/tpl/default/page.footer.html index 84f13612..94f771a2 100644 --- a/tpl/default/page.footer.html +++ b/tpl/default/page.footer.html | |||
@@ -1,13 +1,3 @@ | |||
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) | ||
11 | </div> | 1 | </div> |
12 | 2 | ||
13 | <div class="pure-g"> | 3 | <div class="pure-g"> |
@@ -19,7 +9,7 @@ | |||
19 | {/if} | 9 | {/if} |
20 | · | 10 | · |
21 | The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community · | 11 | The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community · |
22 | <a href="doc/Home.html" rel="nofollow">Documentation</a> | 12 | <a href="doc/html/index.html" rel="nofollow">Documentation</a> |
23 | {loop="$plugins_footer.text"} | 13 | {loop="$plugins_footer.text"} |
24 | {$value} | 14 | {$value} |
25 | {/loop} | 15 | {/loop} |