@model ServerEmailsViewModel @{ ViewData.SetActivePage(ServerNavPages.Emails, StringLocalizer["Emails"]); }
This can be overridden at the Store level.
@section PageFootContent { }