diff --git a/default.epub3 b/default.epub3 index 57f090b6a..6e38b4c77 100644 --- a/default.epub3 +++ b/default.epub3 @@ -21,16 +21,18 @@ $endfor$ $if(titlepage)$ -

$title$

+
+

$title$

$if(subtitle)$ -

$subtitle$

+

$subtitle$

$endif$ $for(author)$ -

$author$

+

$author$

$endfor$ $if(date)$ -

$date$

+

$date$

$endif$ +
$else$ $body$ $endif$