{% extends "wcs/backoffice.html" %} {% load i18n %} {% block appbar-title %}{% trans "Test users" %}{% endblock %} {% block sidebar-content %}
{% trans "There are no test users yet." %}