Make variable for Page Title
Would be great to have access to a variable that represents the current page's <title> element value, and one representing the current page's parent folder, so that they could be used in a header or breadcrumb, such as:
<h1>{current_pa...