I have a disclaimer (a paragraph of text) that I need to insert at the bottom of a lot of the pages on my site, but not all of them. It also needs to be at the end of some product descriptions, but not others.
Ideally I’d like to do something like “include file.txt” in html. Is that possible? Alternately I guess I can create a page template with it at the end.