{% extends 'base.html.twig' %} {% block content %} {% if invite is not null %}
{{ form(form) }}
{% else %}

Invalid invite

{% endif %} {% endblock %}