<%=localize('You and')%>
<% if(this.likes){ %><%=this.likes.summary.total_count%><% } %>
<%=localize('like this')%>.
<% //comments get inserted here %>
<%=localize('View more comments')%>
<% if (this.comments){%><%=this.comments.visible%><% } %> <%=localize('of')%>
<% if (this.comments){%><%=this.comments.count%><% } %>
...' />