diff options
Diffstat (limited to 'doc/template.html')
-rw-r--r-- | doc/template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/template.html b/doc/template.html index 17cbdbe..97062e3 100644 --- a/doc/template.html +++ b/doc/template.html @@ -70,7 +70,7 @@ $body$ <div class="row"> <div class="col-md-8 text-muted"> $if(author)$ - <a href="https://git.guilhem.org/interimap/plain/COPYING">©</a> + <a href="https://git.guilhem.org/interimap/plain/COPYING">Copyright</a> © $for(author)$$author$$sep$, $endfor$ $endif$ </div> |