{% extends "base.html" %} {% block content %} Invitation {{ code }} Take a seat {% if error %}{{ error }}{% endif %} Display name Join room {% endblock %}
Invitation {{ code }}
{{ error }}