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