{% extends "zerver/portico_signup.html" %} {# Allow the user to accept a TOS, creating an email record of that fact. Users only hit this page if they are coming from a migration or other update of the TOS; the registration flow has its own (nearly identical) copy of the fields below in register.html. #} {% block for_you %}for {% if company_name %} {{company_name}} {% else %} __________ {% endif %} {% endblock %} {% block portico_content %} {% if special_message_template %} {% include special_message_template %} {% else %}
{{ _("There is a new terms of service.") }}