mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-06-13 17:53:00 +08:00
12 lines
415 B
Text
Vendored
12 lines
415 B
Text
Vendored
{{#image}}<img src="{{image}}" class="thumbnail"/>{{/image}}
|
|
|
|
<h3><a href='{{link}}' target='_blank'>{{title}}</a></h3>
|
|
{{#by_info}}<b>{{by_info}}</b>{{/by_info}}
|
|
<p>{{description}}</p>
|
|
<p>
|
|
{{#rating}}{{rating}}{{/rating}}
|
|
{{#isbn_asin}}{{isbn_asin_text}}: {{isbn_asin}}, {{/isbn_asin}}
|
|
{{#publisher}}{{publisher}}, {{/publisher}}
|
|
{{#published}}{{published}}{{/published}}
|
|
<strong>{{price}}</strong>
|
|
</p>
|