%=raw app.core.View.getTemplate( 'group-nav', { activeTab : 'details', group : group, currentProfile : currentProfile } ) %>
<%= group.getCategory() %>
<%=raw group.getDescription() ? app.util.Helper.nl2br( group.getDescription() ) : '---' %>
<%=raw group.getContactInformation() ? app.util.Helper.nl2br( group.getContactInformation() ) : '---' %>