diff --git a/data/templates/default.opendocument b/data/templates/default.opendocument index cc7d33002..e34c8d500 100644 --- a/data/templates/default.opendocument +++ b/data/templates/default.opendocument @@ -14,12 +14,18 @@ $endfor$ $if(title)$ $title$ $endif$ +$if(subtitle)$ +$subtitle$ +$endif$ $for(author)$ $author$ $endfor$ $if(date)$ $date$ $endif$ +$if(abstract)$ +$abstract$ +$endif$ $for(include-before)$ $include-before$ $endfor$