diff --git a/templates/base_public.html b/templates/base_public.html index d718a677..248c302a 100644 --- a/templates/base_public.html +++ b/templates/base_public.html @@ -17,31 +17,7 @@
{% include 'components/usa_header.html' %} -
- -
+ {% include 'navigation/topbar.html' %} {% block content %}{% endblock %} diff --git a/templates/navigation/topbar.html b/templates/navigation/topbar.html index 1f3d3164..3f736a73 100644 --- a/templates/navigation/topbar.html +++ b/templates/navigation/topbar.html @@ -2,18 +2,12 @@
diff --git a/translations.yaml b/translations.yaml index 48579fcb..0a9cf17e 100644 --- a/translations.yaml +++ b/translations.yaml @@ -290,7 +290,7 @@ login: title_tag: Sign in | JEDI Cloud navigation: topbar: - jedi_cloud_link_text: JEDI Cloud + jedi_cloud_link_text: JEDI logout_link_title: Log out of JEDI Cloud named_portfolio: 'Portfolio {portfolio}' no_other_active_portfolios: You have no other active JEDI portfolios.