{% extends "base.html" %} {% block title %}{{ t('spaces.title') }}{% endblock %} {% block content %}
{{ t('messages.try_different_search') }}
{{ t('forms.show_all') }} {% else %}{{ t('spaces.create_first', default='Create the first space to organize rooms') }}
{% endif %}