@@if (!context.fancy) {
} @@if (context.fancy) {
}
@@if (!context.logoBoth) { @@if (!context.logoLight) { } @@if (context.logoLight) { } } @@if (context.logoBoth) { }
@@if (!context.fancy) {
} @@if (context.fancy) {
}
@@if (!context.logoBoth) { @@if (!context.logoLight) { } @@if (context.logoLight) { } } @@if (context.logoBoth) { }

Sandbox

@@if (!context.onePage && !context.onePageDemo) { @@if (!context.docs) { @@include('_menu-links.html', { "centerLogo": true }) } @@if (context.docs) { @@include('docs/_menu-links.html', { "centerLogo": true }) } } @@if (context.onePage) { @@include('_menu-links-onepage.html', { "centerLogo": true }) } @@if (context.onePageDemo) { @@include('_menu-links-onepage-demo.html', { "centerLogo": true }) }
@@include('_menu-offcanvas-footer.html')
@@if (!context.fancy) {
} @@if (context.fancy) {
}