templates/amazon.mustache in onebox-1.5.43 vs templates/amazon.mustache in onebox-1.5.44
- old
+ new
@@ -1,6 +1,6 @@
<img src="{{image}}" class="thumbnail"/>
-<h3><a href='{{link}}'>{{title}}</a></h3>
+<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>
+<p><strong>{{price}}</strong></p>