{% extends "html/_base_error.html" %} {% block html_stylesheets %} {{ block.super }} {% endblock html_stylesheets %} {% block html_javascripts %} {{ block.super }} {% endblock html_javascripts %} {% block html_body %} {{ block.super }}

ATTENTION: Configuration Problem


The user '{{user}}' is a valid user but can't see any data.


Possible reasons:
  • Wrong Users' permissions.
  • Wrong Groups' associations.
  • The current tenant does not exist anymore.

Please contact your administrator.

Return to main page   Logout
{% endblock html_body %}