Hi,
We're on Apex 18.2.
Here is what I want to achieve : create a right region with a list of quick shortcuts to access pages frequently visited by a user (lets says this will by a dynamic list based on query in user preferences table)
Ok, I have changed the template for one page in this sample application to Right Side column and I have my Quick Navigation (Navigation Rapide)


But what I want to do is to have the same Right Side Region on every pages of the application.
So I took a look the page Zero....
But there's no way to change the page template

So the result was : for page one which has the Right Side column
of course the region for page Zero is in the content body
How could I make the region in Page Zero located as Right Side column ?

Thanks for your Advices