style="background-image: url(<%= ob.page.headerURL %>), url(imgs/defaultBanner.png); background-position: center; "> <% } else { %> style="background-image: url(imgs/defaultBanner.png);"> <% } %>
style="background-image: url(<%= ob.user.serverUrl %>get_image?hash=<%= ob.page.profile.avatar_hash %>), url(imgs/defaultUser.png);"> <% } else { %> style="background-image: url(imgs/defaultUser.png);"> <% } %>

<%= ob.page.profile.name %> <%= polyglot.t('FollowsYou') %>

<% if(ob.ownPage) { %>
<%= polyglot.t('Edit') %>
<%}%> <% if(ob.page.profile.about) { %>
<%= ob.page.profile.displayAbout %>
<%}else{%> <%= polyglot.t('AboutEmpty') %> <%}%>
<%= polyglot.t('Guid') %>
<%= ob.page.profile.guid %>
<%= polyglot.t('Website') %>
<% if(ob.ownPage) { %>
<%= polyglot.t('Edit') %>
<%}%> <% if(ob.page.profile.website) { %> <%= ob.short_website %> <%}else{%> <%= polyglot.t('NotProvided') %> <%}%>
<%= polyglot.t('Email') %>
<% if(ob.ownPage) { %>
<%= polyglot.t('Edit') %>
<%}%> <% if(ob.page.profile.email) { %> <%= ob.page.profile.email %> <%}else{%> <%= polyglot.t('NotProvided') %> <%}%>
<% if(ob.ownPage) { %>
<%= polyglot.t('Edit') %>
<%}%>
<%= polyglot.t('Facebook') %>
<% if(ob.page.profile.social_accounts.facebook && ob.page.profile.social_accounts.facebook.username) { %> <%= ob.page.profile.social_accounts.facebook.username %> <%}else{%> <%= polyglot.t('NotProvided') %> <%}%>
<% if(ob.ownPage) { %>
<%= polyglot.t('Edit') %>
<%}%>
<%= polyglot.t('Twitter') %>
<% if(ob.page.profile.social_accounts.twitter && ob.page.profile.social_accounts.twitter.username) { %> <%= ob.page.profile.social_accounts.twitter.username %> <%}else{%> <%= polyglot.t('NotProvided') %> <%}%>
<% if(ob.ownPage) { %>
<%= polyglot.t('Edit') %>
<%}%>
<%= polyglot.t('Instagram') %>
<% if(ob.page.profile.social_accounts.instagram && ob.page.profile.social_accounts.instagram.username) { %> <%= ob.page.profile.social_accounts.instagram.username %> <%}else{%> <%= polyglot.t('NotProvided') %> <%}%>
<% if(ob.ownPage) { %>
<%= polyglot.t('Edit') %>
<%}%>
<%= polyglot.t('Snapchat') %>
<% if(ob.page.profile.social_accounts.snapchat && ob.page.profile.social_accounts.snapchat.username) { %> <%= ob.page.profile.social_accounts.snapchat.username %> <%}else{%> <%= polyglot.t('NotProvided') %> <%}%>
<% if(ob.ownPage) { %>
<%= polyglot.t('Edit') %>
<%}%>
<%= polyglot.t('ClickToChange') %>
<%= ob.backToTopTmpl({ className: 'custCol-secondary' }) %>