{% load static %} {% load i18n %} {% if on_break %} {% else %}

{% trans "No employees are currently taking a break." %}

{% endif %}