{% if active_task %}
{{ active_task.description }} {{ timer_value(date=active_task.start) }}
{% endif %}