mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-18 21:44:11 -04:00
7 lines
358 B
Plaintext
7 lines
358 B
Plaintext
<a href="{{ params.href | default('#content') }}" class="usa-skipnav{%- if params.classes %} {{ params.classes }}{% endif -%}"{%- for attribute, value in params.attributes %} {{ attribute }}="{{ value }}"{% endfor %}>
|
|
{{- params.html | safe if params.html else params.text -}}
|
|
</a>
|
|
|
|
<a class="usa-skipnav " href="#main-content">
|
|
Skip to main content
|
|
</a> |