{% if is_creating %}Log Today's Work{% else %}Edit Site Report{% endif %}
{{ work_log.project.name }} —
{{ work_log.date|date:"l, d M Y" }}
{% if work_log.team %}({{ work_log.team.name }}){% endif %}
{# Skip = abandon this report (intentional) and go home. #}
{# Save the attendance, ship the day. #}
Skip
{# === Helpful note for the supervisor — only visible on first creation === #}
{% if is_creating %}