mirror of
https://github.com/matt-fidd/stratos.git
synced 2026-01-01 22:59:28 +00:00
Implement admin nav 'current' page display
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{{> head title=title }}
|
||||
<body>
|
||||
{{> adminHeader }}
|
||||
{{> adminNav active='dashboard'}}
|
||||
{{> adminNav current=current }}
|
||||
<main class='adminContent'>
|
||||
{{{ body }}}
|
||||
</main>
|
||||
|
||||
Reference in New Issue
Block a user