5 lines
207 B
HTML
5 lines
207 B
HTML
<a class="skip-link screen-reader-text" href="#content">{{ i18n "skip-to-content" }}</a>
|
|
<header id="masthead" class="site-header">
|
|
{{ partial "branding.html" . }}
|
|
{{ partial "navbar.html" . }}
|
|
</header> |