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

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

{{ gettext("If you want to be able to add students, groups and permissions, please go to the documentation to see how to add SQLAlchemy support:") }}

{% endblock %}