{% extends "zerver/portico.html" %} {# A landing page for the first user in a realm, prompting her to invite her colleages. #} {% block for_you %}for {{company_name}} {% endblock %} {% block customhead %} {{ super() }} {{ minified_js('initial_invite')|safe }} {% endblock %} {% block portico_content %}
{{ _("Let's invite some folks for you to chat with") }}:
{% if development_environment %}