{{ p.id }}

   
{% if p.entity_id %} {% for e in p.entity_id %}
{% endfor %} {% endif %}
{% if p.weekly: %}
{{ o.translations.text_ON }} {{ o.translations.text_OFF }}
{{ o.translations.text_monday[:2] }}
{{ o.translations.text_tuesday[:2] }}
{{ o.translations.text_wednesday[:2] }}
{{ o.translations.text_thursday[:2] }}
{{ o.translations.text_friday[:2] }}
{{ o.translations.text_saturday[:2] }}
{{ o.translations.text_sunday[:2] }}
{% elif p.recurring: %}
{% for wd in range(1, 8): %} {% endfor%}
{% for wd in range(1, 8): %} {% endfor%}
{% else %}
{% for wd in range(1, 8): %} {% endfor%}
{% for wd in range(1, 8): %} {% endfor%}
{% endif %}

{% if is_new==False: %} {% endif %}