{% extends '_base.html' %} {% load i18n %} {% block content %} {% include '_components/header.html' %}
{% trans 'Bulk operation started. Please click "Result" for checking result.' %}
{% endblock %}