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

{{=htmlEscape (author.name)}}

- {{~}} -

{{=htmlEscape (it.title)}}

- {{=it.const.i18n.coverAlt}} -
+ {{~}} +

{{=htmlEscape (it.title)}}

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