@using BTCPayServer.Controllers @model BTCPayServer.Controllers.UIServerController.CreateTemporaryFileUrlViewModel @{ ViewData.SetActivePage(ServerNavPages.Services, StringLocalizer["Create temporary file link"]); }