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

@ViewData["Title"]