mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-30 20:24:26 +01:00
5 lines
102 B
Plaintext
5 lines
102 B
Plaintext
@{
|
|
Layout = "../Shared/_NavLayout.cshtml";
|
|
ViewData["NavPartialName"] = "../UIManage/_Nav";
|
|
}
|