btcpayserver/BTCPayServer/Views/Error/_ViewStart.cshtml
2020-07-13 17:29:47 +02:00

3 lines
38 B
Text

@{
Layout = "_LayoutSimple";
}