{% extends 'base.html' %} {% load i18n %} {% block title %}Installation successful{% endblock %} {% block content %}
{% trans "The installation was successful, but no data has been imported yet" %}