bulletboards/ImageBoardServerApp/Pages/Rules.razor

6 lines
45 B
Text
Raw Normal View History

2023-01-18 12:56:24 +00:00
@page "/rules"
<h3>Rules</h3>
@code {
}