From 8aad14418920ab350ddd84762dc5313673c6975f Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Fri, 2 Nov 2012 20:52:43 -0700 Subject: [PATCH] EPUB templates: Use html5 doctype if epub3. --- epub-coverimage.html | 2 +- epub-page.html | 2 +- epub-titlepage.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/epub-coverimage.html b/epub-coverimage.html index 4449f8054..e73978bd0 100644 --- a/epub-coverimage.html +++ b/epub-coverimage.html @@ -1,5 +1,5 @@ - + $pagetitle$ diff --git a/epub-page.html b/epub-page.html index b811e1859..c41834557 100644 --- a/epub-page.html +++ b/epub-page.html @@ -1,5 +1,5 @@ - + $pagetitle$ diff --git a/epub-titlepage.html b/epub-titlepage.html index a3c5bc503..fa7c7d614 100644 --- a/epub-titlepage.html +++ b/epub-titlepage.html @@ -1,5 +1,5 @@ - + $pagetitle$