Files
server/src/Admin/Views/_ViewStart.cshtml

4 lines
32 B
Plaintext
Raw Normal View History

2018-03-21 12:57:43 -04:00
@{
Layout = "_Layout";
}