Make sure you don’t remove any of the existing code, like the using statements or the Page_Load
method in the C# version.
Don’t worry about any compile errors you may get about unexpected characters like $. Once you
start adding pages based on this template, $relurlnamespace$_$safeitemname$ will be replaced
by the name of the page you’re adding.