From 45748d73b5e784ad3e79350564eb68dcac71aa45 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 23 Sep 2011 13:44:35 -0300 Subject: Initial import --- templates/book-export-html.tpl.php | 52 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 templates/book-export-html.tpl.php (limited to 'templates/book-export-html.tpl.php') diff --git a/templates/book-export-html.tpl.php b/templates/book-export-html.tpl.php new file mode 100644 index 0000000..6ba438f --- /dev/null +++ b/templates/book-export-html.tpl.php @@ -0,0 +1,52 @@ + + + + + + <?php print $title; ?> + + + + + + + + + +
+ '; ?> + + + + + -- cgit v1.2.3