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