{% load i18n %} {% if account.get_timers %}
{% if timer.is_active %} {% else %} {% endif %} | {{ timer.title|truncatewords:3 }} | {% if timer.is_active %}{% else %} | {% endif %} | {% if not timer.is_active %} {% else %} {% endif %} | {% trans "No timers found" %} | {% endfor %}