2014-08-05 13:51:39 +04:00
|
|
|
<a class="sr-only sr-only-focusable" href="#gh-main">Skip to main content</a>
|
|
|
|
|
2014-05-15 05:24:49 +04:00
|
|
|
{{#unless hideNav}}
|
2014-03-11 20:23:32 +04:00
|
|
|
{{partial "navbar"}}
|
2014-05-15 05:24:49 +04:00
|
|
|
{{/unless}}
|
2014-02-26 08:58:00 +04:00
|
|
|
|
2014-08-05 13:51:39 +04:00
|
|
|
<main id="gh-main" class="viewport" role="main" {{bind-attr data-notification-count=topNotificationCount}}>
|
2014-07-17 21:28:53 +04:00
|
|
|
{{gh-notifications location="top" notify="topNotificationChange"}}
|
2014-12-04 18:12:38 +03:00
|
|
|
{{outlet}}
|
2014-03-31 08:07:05 +04:00
|
|
|
</main>
|
2014-08-05 13:51:39 +04:00
|
|
|
|
2015-01-30 18:32:41 +03:00
|
|
|
{{gh-notifications location="bottom"}}
|
|
|
|
|
2014-12-06 00:54:42 +03:00
|
|
|
{{outlet "modal"}}
|
2014-08-05 13:51:39 +04:00
|
|
|
|
2014-12-06 00:54:42 +03:00
|
|
|
{{outlet "settings-menu"}}
|