Top Nav page header description goes here...
Add the .app-with-top-nav, .app-without-sidebar css class to .app container for top nav page setting.
You might need to add the mobile toggler for top nav as well.
@@include('./partial/head.html', { "title": "Top Nav", "bodyAttr": "class='pace-top'", "css": [ ]})
@@include('./partial/script.html', {"script": [ "assets/plugins/@highlightjs/cdn-assets/highlight.min.js", "assets/js/demo/highlightjs.demo.js" ]})