From 0ce90a043eef532a71952e6aac43e6be6affc0f0 Mon Sep 17 00:00:00 2001 From: cedricbonhomme Date: Tue, 23 Nov 2010 22:13:32 +0100 Subject: Added import to EPUB function. --- epub/templates/image.html | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 epub/templates/image.html (limited to 'epub/templates/image.html') diff --git a/epub/templates/image.html b/epub/templates/image.html new file mode 100644 index 00000000..9a838c7e --- /dev/null +++ b/epub/templates/image.html @@ -0,0 +1,16 @@ + + + ${item.destPath} + + + +
${item.destPath}
+ + -- cgit