btcpayserver/BTCPayServer/Views/Stores/_ViewStart.cshtml
2017-10-27 17:53:04 +09:00

3 lines
48 B
Text

@{
ViewBag.MainTitle = "Manage store";
}