aboutsummaryrefslogtreecommitdiffstats
path: root/doc/template.html
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-07-05 15:31:31 +0200
committerGuilhem Moulin <guilhem@fripost.org>2019-07-05 15:31:31 +0200
commit060554e73c9effe783a10c25e83df80c5e7a33ea (patch)
treed427441624cd6384c596621cfdbf8b734f886507 /doc/template.html
parent95659a29d2cb47192afa00174ca65e92b1bdf217 (diff)
doc/*.md: Improve wording.
Diffstat (limited to 'doc/template.html')
-rw-r--r--doc/template.html2
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">&copy;</a>
+ <a href="https://git.guilhem.org/interimap/plain/COPYING">Copyright</a> &copy;
$for(author)$$author$$sep$, $endfor$
$endif$
</div>