{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "Migrate Share" %}{% endblock %} {% block main %} {% include 'admin/shares/_migration_start.html' %} {% endblock %}