{% extends "djimporter/base.html" %} {% load i18n %} {% block content %}
{% blocktrans with pk=object.pk %}Are you sure that you want remove the log: "{{ pk }}"?{% endblocktrans %}