+ + {{? entry.book.hasCover == 1}} + + {{?}} + + + {{~entry.book.preferedData:data:j}} + {{=data.name}} + {{~}} + + + + {{=htmlEscape (entry.title)}} + {{? entry.book.pubDate != ""}}({{=entry.book.pubDate}}){{?}} + {{? entry.book.rating != ""}}{{=entry.book.rating}}{{?}} + + {{=it.i18n.authorsTitle}} : {{=htmlEscape (entry.book.authorsName)}} + {{? entry.book.tagsName != ""}}{{=it.i18n.tagsTitle}} : {{=htmlEscape (entry.book.tagsName)}}{{?}} + {{? entry.book.seriesName != ""}}{{=it.i18n.seriesTitle}} : {{=htmlEscape (entry.book.SeriesName)}}{{?}} + +