<%= config.author %>

<%= config.author_title %>

<%= config.location %> <%=__('profile.follow')%>
<%= site.posts.length %> <%= (site.posts.length > 1?__('profile.posts'):__('profile.post')) %>
<%= site.tags.length %> <%= (site.tags.length > 1?__('profile.tags'):__('profile.tag')) %>
<% if(theme.contacts && theme.contacts.length > 0) { %>
<% for(var i in theme.contacts) { %> <% } %>
<% } %>