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

7 lines
60 B
Plaintext

@inherits LayoutComponentBase
@layout BaseLayout
@(Body)