@model BTCPayServer.Models.AccountViewModels.SetPasswordViewModel @{ ViewData["Title"] = "Reset password"; Layout = "_LayoutSimple"; }
BTCPay Server

Welcome to your BTCPay Server

@if (TempData.HasStatusMessage()) { }