With all the great help from Andy, I now understand how to reuse the same content on different pages within a Grav site.
Given that, I'd like to next present the same content differently on different pages. For example, given a list of youtube links on a markdown page might be displayed pretty much as-is on one page, but on another page use iframes to embed the videos on the page.
From what I understand, different Twig files for each page involved should be able to accomplish this. Is this correct, and is this the recommended approach to achieve the above?
Thanks,
Paul