{% extends 'base.html' %} {% load i18n staticfiles %} {% block body %}
Are you sure you want to stop sharing the model {{ object.ocr_model.name }} with {% if object.user %} user {{ object.user.username }} {% else %} group {{ object.group.name }} {% endif %} ?