{% extends "base.html" %} {% load crispy_forms_filters %} {% load static %} {% load i18n %} {% block title %}{% trans "No Space" %}{% endblock %} {% block content %}
{% trans 'To join an existing space either enter your invite token or click on the invite link the space owner send you.' %}
{% trans 'Start your own recipe space and invite other users to it.' %}