diff options
Diffstat (limited to 'default.opendocument')
-rw-r--r-- | default.opendocument | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.opendocument b/default.opendocument index f6003507a..4135cdea7 100644 --- a/default.opendocument +++ b/default.opendocument @@ -7,7 +7,7 @@ $endfor$ <office:body> <office:text> $if(title)$ -<text:h text:style-name="Title" text:outline-level="1">$title$</text:h> +<text:h text:style-name="Title">$title$</text:h> $endif$ $for(author)$ <text:p text:style-name="Author">$author$</text:p> |