Files
WatchIt/WatchIt.Website/Components/Layout/EmptyLayout.razor

7 lines
60 B
Plaintext
Raw Normal View History

@inherits LayoutComponentBase
@layout BaseLayout
@(Body)