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