templates/amazon.mustache in onebox-1.1.0 vs templates/amazon.mustache in onebox-1.2.0

- old
+ new

@@ -1,5 +1,6 @@ -<h1>{{name}}</h1> -<h2 class="host">amazon.com</h2> -<img src="{{image}}" /> +<img src="{{image}}" class="thumbnail"/> + +<h3><a href='{{url}}'>{{title}}</a></h3> +{{#by_info}}<b>{{by_info}}</b>{{/by_info}} <p>{{description}}</p> <p>{{price}}</p>