Edition No. {{ edition_number }}
{{ date_str }}
Home Edition
The
{{ kid_name }}
{{ masthead_title }}
{{ tagline }}
{{ culture.type_label }}
“
{{ culture.text }} {% if culture.answer %}
Answer: {{ culture.answer }}
{% endif %}
{% if culture.source %}
— {{ culture.source }}
{% endif %} {% if i_can_read %}
I Can Read
{{ i_can_read.text }}
{% endif %}
Special Assignment
{{ mission.title }}
{{ mission.description }}
+{{ mission.points }} pts
{% if cm_activity %}
Today's Activity
{{ cm_activity.text }}
{% endif %}
Daily Checklist
{% for c in checklist %}
{{ c.item }}
+{{ c.points }}
{% endfor %}
{% if journal_prompt %}
Leonardo's Notebook
{{ journal_prompt.text }}
{% endif %}
{% if listening %}
Podcast of the Day
{{ listening.podcast_title }}
{{ listening.podcast_teaser }}
Music Corner
{{ listening.music_composer }} — {{ listening.music_piece }}
{{ listening.music_listen_for }}
{{ listening.music_find }}
{% endif %} {% if afternoon_routine or morning_routine %}
This Afternoon
{% for c in afternoon_routine %}
{{ c.item }}
+{{ c.points }}
{% endfor %}
Tomorrow Morning
{% for c in morning_routine %}
{{ c.item }}
+{{ c.points }}
{% endfor %}
{% endif %}