@namespace Oqtane.Themes.OqtaneTheme @inherits LayoutBase
@code { public override string Panes { get { return "Top;Bottom"; } } }