Files
btcpayserver/BTCPayServer/Views/Error/_ViewStart.cshtml
2020-02-01 01:40:50 -06:00

4 lines
37 B
Plaintext

@{
Layout = "_LayoutError";
}