pong-game/PongGame/Pages/_ViewStart.cshtml

4 lines
32 B
Plaintext
Raw Normal View History

2022-11-02 18:59:44 +01:00
@{
Layout = "_Layout";
}