SushiBarBase/SushiBar/SushiBarClientApi/Views/_ViewStart.cshtml

4 lines
32 B
Plaintext
Raw Permalink Normal View History

2024-05-05 13:46:10 +04:00
@{
Layout = "_Layout";
}