{{? it.page == "BOOKDET" || it.page == "ABOUT"}} {{? it.page == "BOOKDET"}} {{#def.bookdetail}} {{??}} {{= it.fullhtml}} {{?}} {{??}} {{~it.entries:entry:i}} {{? it.containsBook == 0}}
{{??}}
{{? entry.book.hasCover == 1}} {{=it.const.i18n.coverAlt}} {{?}}

{{~entry.book.preferedData:data:j}} {{=data.name}}
{{~}}

{{=htmlEscape (entry.title)}} {{? entry.book.pubDate != ""}}({{=entry.book.pubDate}}){{?}}

{{=it.const.i18n.authorsTitle}} :

{{=htmlEscape (entry.book.authorsName)}}
{{? entry.book.tagsName != ""}}

{{=it.const.i18n.tagsTitle}} :

{{=htmlEscape (entry.book.tagsName)}}
{{?}} {{? entry.book.seriesName != ""}}

{{=it.const.i18n.seriesTitle}} :

{{=htmlEscape (entry.book.seriesName)}} ({{=entry.book.seriesIndex}})
{{?}}
{{?}} {{~}} {{?}}