Is it possible, without using a shared region, to mirror a page and it's content?
You can select content from a different page using perch_content_custom() with the page option.
perch_content_custom()
page
You can select content from a different page using
perch_content_custom()
with thepage
option.