# Stats page body. All of the variable-length, data-driven markup (camera # leaderboard, histograms, format breakdown, enum tables) is pre-rendered by # render_stats_page in src/lib/stats.source.sh and handed in through the raw # context field render_stats_body_html, so this template only supplies the page # chrome: the heading, the pre-built body, and a link back to the album. The # surrounding /
/ and footer come from the header/footer # templates, which render_stats_page emits around this one (same as view/details). cat <