templates/amazon.mustache in onebox-1.8.31 vs templates/amazon.mustache in onebox-1.8.32
- old
+ new
@@ -1,5 +1,5 @@
-<img src="{{image}}" class="thumbnail"/>
+{{#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><strong>{{price}}</strong></p>