{# Notes on the object a page is showing. Described, not written: the members and the reasoning are in `crate::quasi::widgets::git_notes`. Shared by the commit page (notes on the commit) and the file view (notes on the blob), so the two cannot drift. Expects `notes: Vec`. #} {{ crate::quasi::widgets::git_notes::html(notes)|safe }}