.
<%= 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) { %>
<% } %>