<% if user_flaggable? && model.try(:id) != current_user.try(:id) %> <%= cell("decidim/flag_modal", model).flag_user %> <% end %>