Hey Teresa and welcome back to the forums. 🙂
Good question. I have to admit that it would be pretty tough to embed the full month view into another page template, Â because of how many moving pieces it requires.
However, you could use the Mini Calendar widget shortcode to drop that into any page or post.
Another option to consider is a adding a function to your functions.php file to add content to that particular view. Here’s an example.
The same would work below the calendar, expect switching the snippet to use tribe_events_after_html() instead of tribe_events_before_html().
Will this help you get started? Please let me know. 🙂
Cheers,
Geoff