@model CreateAppViewModel @{ ViewData.SetActivePage(AppsNavPages.Create, "Create a new app"); } @section PageFootContent { }

@ViewData["Title"]