<% if(ob.isModerator){ %>
checked <% } %> >
<% } %>
style="width: 54px;" <% } else { %> style="width: 80px;" <% } %> >
style="background-image: url(<%= ob.avatarURL %>), url(imgs/offlineUser.png);"> <% } else { %> style="background-image: url(imgs/defaultUser.png);"> <% } %>
<% if(!ob.micro && !ob.hideFollow){ %> <%= polyglot.t('Unfollow') %> <%= polyglot.t('Follow') %> <% } %>
<% if(ob.name) { %> <% } %> <% if(ob.handle) { %> <% }else{ %> <% } %>
<% if(ob.short_description) { %>
<%= ob.short_description %>
<% } else { %>
<%= polyglot.t('NoDescriptionAdded') %>
<% } %>
<% if(ob.isModerator){ %>
<%= polyglot.t('ModeratorFee') %> <%= ob.intlNumFormat(ob.fee, 2) %>%
<% } %>