{% load i18n %}

{% trans "Delete category?" %}

{% csrf_token %}

{% blocktrans %}Are you sure you want to delete the category {{ category }}?{% endblocktrans %}