This is just a sample MasterPage that you should override to fit into your exising
site. The fieldsets indicate the ContentPlaceHolders you should use.
To set MasterPage - go to Dynamic Properties and set "MasterPageFile" to the path
where the projects MasterPageFile is located:
//example
MasterPageFile = "/templates/Public/MasterPages/MasterPage.master"
Go to EditMode