+ {{~it.book.datas:data:i}}
+ {{=data.format}}
+ {{~}}
+
+ {{=htmlEscape (it.title)}}
++
diff --git a/templates/default/frontpage.html b/templates/default/frontpage.html
index c28c255..6891ebe 100644
--- a/templates/default/frontpage.html
+++ b/templates/default/frontpage.html
@@ -25,6 +25,57 @@
+
+ {{~it.book.datas:data:i}}
+ {{=data.format}}
+
+ {{~}}
+ {{=htmlEscape (it.title)}}
+ {{=it.i18n.authorsTitle}}:
+ {{~it.book.authors:author:j}}
+ {{? j > 0}}, {{?}}{{=htmlEscape (author.name)}}
+ {{~}}
+
+
+
+
+