{% extends 'admin/master.html' %} {% block body %}

{{ gettext("No PyMongo configured") }}

{{ gettext("If you want to be able to store user sessions to know who used when each laboratory, please go to the documentation to see how to add PyMongo support:") }}

{% endblock %}