<% if current_participant %> <%= link_to fa_icon("sign-out", text: "Sign Out"), destroy_participant_session_path, method: :delete %> <% end %>