AutheliaMultiDomainProxy/Pages/_ViewStart.cshtml

3 lines
28 B
Plaintext
Raw Normal View History

2023-03-28 22:04:56 +02:00
@{
Layout = "_Layout";
}