{% extends "layout.html" %} {% set active_page = "timer" %} {% set help_page = ["timers", _('Timers')] %} {% block title %} - {{_('Timers')}}{% endblock %} {% block head %} {% endblock %} {% block body %}
Timers enable outputs to be manipulated after specific durations of time or at a specific times of the day.