X-Git-Url: https://git.rvb.name/openlib.git/blobdiff_plain/6b3a07a008979ee27733a2deae2ff4fc42f4a535..de4a5d3664fd9de7c8fd560745668c320c018b45:/www/templates/default/bookdetail.html diff --git a/www/templates/default/bookdetail.html b/www/templates/default/bookdetail.html index 84c7334..e30f03c 100644 --- a/www/templates/default/bookdetail.html +++ b/www/templates/default/bookdetail.html @@ -1,8 +1,27 @@
+ {{? $.cookie("use_fancyapps") == 1}} +
+
+ X + {{~it.book.authors:author:j}} + {{? j > 0}}, {{?}}

{{=htmlEscape (author.name)}}

+ {{~}} +

{{=htmlEscape (it.title)}}

+ {{=it.const.i18n.coverAlt}} +
+
+ {{?}} {{? it.book.hasCover == 1}} + {{? $.cookie("use_fancyapps") == 1}} + + {{?}} + {{? $.cookie("use_fancyapps") == 0}} - {{=it.const.i18n.coverAlt}} + {{?}} +
+ {{=it.const.i18n.coverAlt}} +
{{?}}