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