% if @organization %> <% content_for :title do %><%= @organization.name %><% end %> <% end %> <% content_for :js do %> <%= javascript_include_tag 'common', 'common_vendor', 'sessions' %> <% end %>
<%= @mfa.shared_secret %>
Use Google Authenticator app to scan the QR code.
If you have any problem with the QR code, please
<%= link_to 'try with a manual code', '#', class: 'js-sharedSecret-link' %>
If you have any problem, you can scan the QR code.
<%= link_to 'Try with the QR code', '#', class: 'js-sharedSecret-link' %>
<%= raw @flash_login_error %>
<% end %>