{% extends "biomon/base.html" %} {% load i18n %} {% block content-1-right %}
{% csrf_token %} {% trans "Are you sure you want to delete the reader" %} {{ reader }} ?
{% trans "Back" %}
{% endblock %}