summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLibravatarUnit 193 <unit193@ubuntu.com>2015-05-19 18:37:49 -0400
committerLibravatarUnit 193 <unit193@ubuntu.com>2015-05-19 18:37:49 -0400
commitba6ed94f4f6d4b03d0902bf3cc75d368be3b0c38 (patch)
treef7438b14759464f5f926216684fe46960771d308
parent80c51542f5254d8935db1274a446991917163340 (diff)
Remove a line break before the footer.
-rw-r--r--conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf.py b/conf.py
index d0c078a..d708efc 100644
--- a/conf.py
+++ b/conf.py
@@ -457,7 +457,7 @@ LICENSE = ""
# A small copyright notice for the page footer (in HTML).
# (translatable)
-CONTENT_FOOTER = '<br/><br/>Contents &copy; {date} <a href="mailto:{email}">{author}</a> - Powered by <a href="http://getnikola.com" rel="nofollow">Nikola</a> {license}'
+CONTENT_FOOTER = '<br/>Contents &copy; {date} <a href="mailto:{email}">{author}</a> - Powered by <a href="http://getnikola.com" rel="nofollow">Nikola</a> {license}'
# Things that will be passed to CONTENT_FOOTER.format(). This is done
# for translatability, as dicts are not formattable. Nikola will