@using BTCPayServer.Controllers @model BTCPayServer.Controllers.ServerController.CreateTemporaryFileUrlViewModel @{ ViewData.SetActivePageAndTitle(ServerNavPages.Services, $"Create temporary file link"); }