@using BTCPayServer.Views @using BTCPayServer.Views.Apps @{ ViewBag.MainTitle = "Manage app"; ViewData.SetActiveCategory(typeof(AppsNavPages)); }