See http://get-simple.info/wiki/themes:template_tags
You can then put that somewhere in a template file and use the template file on a page where you need that page content.
Code:
<?php getPageContent('slug'); ?>
You can then put that somewhere in a template file and use the template file on a page where you need that page content.