{% extends '_base.html' %} {% load static i18n %} {% block background %}bg-secondary{% endblock %} {% block hero_block %}
{% translate 'Therapists handle a lot of complexity' %}
{% translate "Let's make it a bit easier to handle their admin" %}
{% translate "Will give you a quick glance of a client's admin situation" %}
{% translate "Quickly handle the management of your sessions once it is time for it." %}
{% include 'base/session-intro.html' %}{% translate "Rooms can be quickly seen, shared and managed." %}
{% include 'base/room-info.html' %}{% translate "See your sessions by room and date, while in sync with your colleagues." %}
{% include 'base/cal-info.html' %}