{% extends "base.html" %} {% load i18n %} {% load static %} {% block title %} {% translate "Delete working hours" %} {% endblock %} {% block content %}
{% blocktrans %}Are you sure you want to delete the working hours "{{ workinghours }}"?{% endblocktrans %}