diff -r 823e8f1d26f7 -r 05ed0d95a511 client/templates/list-bin.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/client/templates/list-bin.html Fri Apr 24 11:13:16 2015 +0200 @@ -0,0 +1,25 @@ +
  • + data-image="<%- Rkns.Utils.getFullURL(image) %>" + <% } else { %> + data-image="" + <% } %> +><% if (image) { %> + +<% } %> +

    + <% if (url) { %> + + <% } %> + <%=htitle%> + <% if (url) { %><% } %> +

    + <% if (description) { %> +

    <%=hdescription%>

    + <% } %> + <% if (image) { %> +
    + <% } %> +
  • \ No newline at end of file