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