summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2020-10-24 10:47:09 +0200
committerChristian Grothoff <christian@grothoff.org>2020-10-24 10:47:09 +0200
commit8b8be80d4330d0515de1507cccbc2151d64ddf24 (patch)
treee63a6551c139607646c16a2bf2f46db0f518924a
parent24b7b144284053820edc33834335b781b6d70f5e (diff)
downloadwww-8b8be80d4330d0515de1507cccbc2151d64ddf24.tar.gz
www-8b8be80d4330d0515de1507cccbc2151d64ddf24.tar.bz2
www-8b8be80d4330d0515de1507cccbc2151d64ddf24.zip
typo
-rw-r--r--common/footer.j2.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/footer.j2.inc b/common/footer.j2.inc
index 0592e1f7..4085fc3b 100644
--- a/common/footer.j2.inc
+++ b/common/footer.j2.inc
@@ -34,7 +34,7 @@
<br>
{{ _("This page was created using <a href='https://www.gnu.org/'>Free Software</a> only.") }}
<br>
- <a href="/javascript.html" data-jslicense="1">{{ _("JavaScript license information") </a>
+ <a href="/javascript.html" data-jslicense="1">{{ _("JavaScript license information")}} </a>
</p>
</div>
</footer>