AfRApay/AfRApay.Web/Pages/_ViewStart.cshtml

3 lines
28 B
Plaintext
Raw Normal View History

2023-02-06 02:23:00 +01:00
@{
Layout = "_Layout";
}