Removed extra body tag from epub3 template.

This commit is contained in:
John MacFarlane 2014-11-16 21:12:04 -08:00
parent 63443da450
commit 7ff2baf592
2 changed files with 0 additions and 3 deletions

View file

@ -48,6 +48,4 @@ $else$
$body$ $body$
</body> </body>
$endif$ $endif$
</body>
</html> </html>

View file

@ -55,4 +55,3 @@ $body$
</body> </body>
$endif$ $endif$
</html> </html>