<% if(secondary_auth) { %> <%= gettext("Sign in using") %> <% } else { %> <%= gettext("The site requested you sign in using") %> <% } %>
<% if (privacy_url && tos_url) { %>

<%= format( gettext('By clicking %s, you confirm that you accept this site\'s Terms of Use and Privacy Policy.'), [ gettext('sign in'), format(' href="%s" target="_new"', [tos_url]), format(' href="%s" target="_new"', [privacy_url]) ]) %>

<% } %> <% if (signin) { %> <% } else if (verify) { %> <% } %> <% if (secondary_auth) { %> <%= gettext("cancel") %> <% } %> <% if (privacy_url && tos_url) { %>

<% } %>