@using BTCPayServer.Abstractions.Extensions @using Microsoft.AspNetCore.Mvc.TagHelpers @model BTCPayServer.Plugins.FixedFloat.UpdateFixedFloatSettingsViewModel @{ ViewData.SetActivePage("FixedFloat", "FixedFloat", "FixedFloat"); }