@using BTCPayServer.Controllers @model BTCPayServer.Controllers.UIServerController.CreateTemporaryFileUrlViewModel @{ ViewData.SetLayoutModel(new LayoutModel(nameof(ServerNavPages.Services), StringLocalizer["Create temporary file link"]) .SetCategory(WellKnownCategories.Server)); }
@section PageFootContent {