{% comment %} TRMNL private plugin · Polling · full layout · data: /api/screens/week.json {% endcomment %}
{% for day in days %} {% endfor %} {% for row in rows %} {% for cell in row.cells %} {% endfor %} {% endfor %}
{% if day.is_today %} {{ day.short }} {{ day.num }} {% else %} {{ day.short }} {{ day.num }} {% endif %}
{{ row.name }} {% for a in cell %}
{% if a.time != "" %}{{ a.time }}
{% endif %} {{ a.title }}
{% endfor %}
{% if total_items == 0 %} Nothing planned this week. {% endif %}
{{ family_name }} week {{ week_label }}