@addTagHelper *, BundlerMinifier.TagHelpers @using System.Globalization @model UpdateCrowdfundViewModel @{ ViewData.SetActivePageAndTitle(AppsNavPages.Update, "Update Crowdfund", Model.StoreName); } @section PageHeadContent { } @section PageFootContent { } @ViewData["PageTitle"] - @Model.AppName @foreach (var opt in Model.ResetEveryValues) { @opt } The crowdfund is only visible to you. To make it visible to anyone else, enable this. The crowdfund is visible to anyone. To make it only visible to you, disable this. Contributions Crowdfund Behavior Sound Animation Discussion Additional Options Custom CSS Save Settings Invoices @if (Model.ModelWithMinimumData) { View Crowdfund }