@addTagHelper *, BundlerMinifier.TagHelpers @using System.Globalization @model UpdateCrowdfundViewModel @{ ViewData.SetActivePage(AppsNavPages.Update, $"Update Crowdfund: {Model.AppName}", Model.AppId); } @section PageHeadContent { } @section PageFootContent { }

@ViewData["Title"]

Contributions

Crowdfund Behavior

Sound

Animation

Discussion

Additional Options

@if (Model.ModelWithMinimumData) { }

Other actions