<% if team.description.present? and not team.description.empty? %> <%= team.description %> <% else %> <%= t('users.settings.teams.edit.header_no_description') %> <% end %>