From e6472738b5253aa328f8b2a4f4f2a23abc8582c2 Mon Sep 17 00:00:00 2001 From: cedricbonhomme Date: Sun, 15 Apr 2012 18:59:50 +0200 Subject: Reorganization of folders. --- epub/templates/title-page.html | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 epub/templates/title-page.html (limited to 'epub/templates/title-page.html') diff --git a/epub/templates/title-page.html b/epub/templates/title-page.html deleted file mode 100644 index de0f55f0..00000000 --- a/epub/templates/title-page.html +++ /dev/null @@ -1,22 +0,0 @@ - - - ${book.title} - - - -

${book.title}

-

- - $creator - -

- - -- cgit