mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-12 16:14:25 +03:00
323ccb2765
GH-ISSUE 2373
11 lines
153 B
Handlebars
11 lines
153 B
Handlebars
{{#unless hideNav}}
|
|
{{partial "navbar"}}
|
|
{{/unless}}
|
|
|
|
<main role="main" id="main">
|
|
{{gh-notifications}}
|
|
|
|
{{outlet}}
|
|
</main>
|
|
{{outlet modal}}
|