{% extends "musician/base.html" %} {% load i18n %} {% block content %}
{% blocktrans %}Are you sure that you want remove the following record?{% endblocktrans %}
{{ object.type}} {{ object.value}}
{% trans 'WARNING: This action cannot be undone.' %}