{% extends "zerver/portico_signup.html" %} {% load i18n %} {% comment %} Gather other user information, after having confirmed their email address. Form is validated both client-side using jquery-validate (see signup.js) and server-side. {% endcomment %} {% block customhead %} {{ block.super }} {% endblock %} {% block for_you %}for {% if company_name %} {{company_name}} {% else %} __________ {% endif %} {% endblock %} {% block portico_content %}
{% trans "You're almost there. We just need you to do one last thing" %}.