mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2026-02-22 16:15:07 +01:00
5 lines
106 B
Plaintext
5 lines
106 B
Plaintext
@{
|
|
Layout = "../Shared/_NavLayout.cshtml";
|
|
ViewData["NavPartialName"] = "_Nav";
|
|
}
|
|
@RenderBody() |