I have a document that has boilerplate text that I want to include in a number of other document (let’s call that the source document) using an <$include> placeholder. Is there a placeholder I can use in that source document that will print the title of the destination document on compile? I know if I use the <$title> placeholder I will only get the title of the source (i.e., linked boilerplate-text document). Thank you.