diff options
author | ArthurHoaro <arthur@hoa.ro> | 2016-10-15 17:01:37 +0200 |
---|---|---|
committer | ArthurHoaro <arthur@hoa.ro> | 2016-11-05 14:29:53 +0100 |
commit | 6eafe49eb9afad21b0ce2069489ef1dfc1daf941 (patch) | |
tree | a2302a391123d4bd03bcec78c3530a136920d5b3 /tpl/default/page.footer.html | |
parent | 7aff34edf05ea791a531c8787d3d6ca792ffb304 (diff) | |
download | Shaarli-6eafe49eb9afad21b0ce2069489ef1dfc1daf941.tar.gz Shaarli-6eafe49eb9afad21b0ce2069489ef1dfc1daf941.tar.zst Shaarli-6eafe49eb9afad21b0ce2069489ef1dfc1daf941.zip |
Import/export templates and minor fixes
Diffstat (limited to 'tpl/default/page.footer.html')
-rw-r--r-- | tpl/default/page.footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/default/page.footer.html b/tpl/default/page.footer.html index f5a92382..b9d4389b 100644 --- a/tpl/default/page.footer.html +++ b/tpl/default/page.footer.html | |||
@@ -3,7 +3,7 @@ | |||
3 | <div id="footer" class="pure-u-20-24"> | 3 | <div id="footer" class="pure-u-20-24"> |
4 | <strong><a href="https://github.com/shaarli/Shaarli">Shaarli</a></strong> - | 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 - | 5 | The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - |
6 | <a href="doc/Home.html" rel="nofollow">Help/documentation</a> | 6 | <a href="doc/Home.html" rel="nofollow">Documentation</a> |
7 | {loop="$plugins_footer.text"} | 7 | {loop="$plugins_footer.text"} |
8 | {$value} | 8 | {$value} |
9 | {/loop} | 9 | {/loop} |