I want to add some content on one of my Wagtail pages and I am trying to import that Wagtail page on all my other wagtail pages. The reason I am trying to do this is that if in the future I make a change on the content it should consistently reflect on all the other Wagtail pages. Is there a way that I can import a Wagtail page on all my other Wagtail pages, if so please let me know. Thanks in advance!
I have a website which has the following Configurations: 1) Django-2.0.8 2) Wagtail-2.2.4