{% extends "email/base.html" %} {% block title %}Your weekly Praxicraft digest{% endblock %} {% block hero %} {% include "email/partials/_hero.html" with hero_variant="primary" hero_title="Your week on Praxicraft" hero_subtitle="Last 7 days" hero_icon="chart-square.png" hero_accent_icon="pie-chart.png" %} {% endblock %} {% block content %}
Hi {{ first_name }},
Here is what you shipped this week.
{% if learning_mode == "self_paced" %}