{% load i18n %} {% load url from future %} {% url "terms" as terms_url %} {% url "privacy" as privacy_url %}

{% blocktrans %}By clicking "Sign Up", you are indicating that you have read and agree to the Terms of Use and Privacy Policy.{% endblocktrans %}