You can use Linked documents to accomplish this.
Alternatively,
You will need to create a custom web part that pulls in data from the page. You can make the webpart editable so that you can set/configure the page path in the webpart to pull from any page you like. Then use that path to query the database for the web part content and output it onto the page.