{% extends "pretixcontrol/event/settings_base.html" %} {% load i18n %} {% load bootstrap3 %} {% block title %} {% trans "Roomsharing Settings" %} {% endblock %} {% block inside %}
{% trans "You can setup the roomsharing feature here." %}
{% endblock %}