templates/douban.mustache in onebox-1.7.3 vs templates/douban.mustache in onebox-1.7.4

- old
+ new

@@ -1,5 +1,5 @@ <img src="{{image}}" class="thumbnail"/> -<h3><a href='{{{link}}}' target='_blank'>{{title}}</a></h3> +<h3><a href='{{link}}' target='_blank'>{{title}}</a></h3> <p>{{description}}</p>