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-07-09 08:17:30 +04:00
|
|
|
{{gh-notifications location="bottom"}}
|
2014-03-02 18:30:35 +04:00
|
|
|
{{outlet}}
|
2014-03-31 08:07:05 +04:00
|
|
|
</main>
|
2014-08-05 13:51:39 +04:00
|
|
|
|
2014-05-28 23:26:05 +04:00
|
|
|
{{outlet modal}}
|
2014-08-05 13:51:39 +04:00
|
|
|
|
2014-09-04 17:56:07 +04:00
|
|
|
{{outlet settings-menu}}
|