diff --git a/src/plugins/webreport/NarrativeWeb.py b/src/plugins/webreport/NarrativeWeb.py index 5ef4361cf..9fa2cc33a 100644 --- a/src/plugins/webreport/NarrativeWeb.py +++ b/src/plugins/webreport/NarrativeWeb.py @@ -383,7 +383,8 @@ class BasePage: Note. 'title' is used as currentsection in the navigation links. """ - of.write('\n') + of.write('\n') xmllang = Utils.xml_lang()