{{ track_title }}
{% if track_desc %}{{ track_desc }}
{% end %} {# Progress indicator using {% while %} - shows total sections #} {% if track_items | length > 0 %} {{ track_progress_indicator(track_items | length, 1) }} {% end %}Section {{ loop.index }}: Page Not Found
Could not find page: {{ item_slug }}
Track Not Found
Could not find a track definition with ID {{ track_id }} in
site/data/tracks.yaml.
Please ensure the page slug matches the track key, or set track_id in frontmatter.