<% permissions.each do |text, allowed| %>
  • <% unless allowed %> <%= t("verification.verification_needed") %> <% end %> <%= text %>
  • <% end %>