% if (requiredEmail) { %> <%= gettext('The site requested you sign in using') %>
<%= auth_url %>.
<%= format( gettext('By clicking %s, you confirm that you accept this site\'s Terms of Use and Privacy Policy.'), [ gettext('verify'), format(' href="%s" target="_new"', [tos_url]), format(' href="%s" target="_new"', [privacy_url]) ]) %>
<% } %> <% if (privacy_url && tos_url) { %>
<% } %><%= auth_url %>.
<%= format( gettext('By clicking %s, you confirm that you accept this site\'s Terms of Use and Privacy Policy.'), [ gettext('verify'), format(' href="%s" target="_new"', [tos_url]), format(' href="%s" target="_new"', [privacy_url]) ]) %>
<% } %> <%= gettext("cancel") %> <% if (privacy_url && tos_url) { %>
<% } %>