From e6472738b5253aa328f8b2a4f4f2a23abc8582c2 Mon Sep 17 00:00:00 2001 From: cedricbonhomme Date: Sun, 15 Apr 2012 18:59:50 +0200 Subject: Reorganization of folders. --- source/epub/templates/ez-section.html | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 source/epub/templates/ez-section.html (limited to 'source/epub/templates/ez-section.html') diff --git a/source/epub/templates/ez-section.html b/source/epub/templates/ez-section.html new file mode 100644 index 00000000..0a715e7f --- /dev/null +++ b/source/epub/templates/ez-section.html @@ -0,0 +1,17 @@ + + + ${section.title} + + + +

${section.title}

+ +

$p

+
+ + -- cgit