diff -r ea11e17e0a35 -r 860340d4c645 client/js/wikipedia-bin.js --- a/client/js/wikipedia-bin.js Wed Apr 03 16:17:36 2013 +0200 +++ b/client/js/wikipedia-bin.js Thu Apr 04 15:41:00 2013 +0200 @@ -36,7 +36,7 @@ Rkns.Wikipedia.Bin.prototype.resultTemplate = Rkns._.template( '
  • ' + + 'data-title="Wikipedia: <%-title%>" data-description="<%-description%>" data-image="<%- Rkns.Utils.getFullURL( static_url + \'img/wikipedia.png\' ) %>">' + '

    <%=htitle%>

    ' + '

    <%=hdescription%>

  • ' );