<% print( MM.util.formatText(user.fullname)); %>

<% print( MM.util.formatText(user.fullname)); %>

<%= MM.lang.s("contact") %>

<% if (user.description) { %>

<%= MM.lang.s("description") %>

<% print( MM.util.formatText(user.description)); %>
<% } %>
<% _.each(plugins, function(plugin) { %>
<% }); %>