hi
I have a page called "license" (and with a TitleLink called 'license').
I have another page called "theme".
I want to include licence page content in theme page.
I add this code in codeblock, but it doesn't work :<?php printPageContent('license'); ?>
How should I do that ?
Is there a content macro to do that ?