diff --git a/templates/login.html b/templates/login.html index 7e8fe9eb..cfac16cb 100644 --- a/templates/login.html +++ b/templates/login.html @@ -24,8 +24,6 @@ {% include "fragments/dod_login.html" %} - {{ Alert(message=("login.csp_disclaimer" | translate), level="warning") }} - {% with %} {% set category_filter=["success", "info", "warning"] %} {% include "fragments/flash.html" %} @@ -47,5 +45,3 @@ {% endblock %} - - diff --git a/translations.yaml b/translations.yaml index b0705132..fddf9524 100644 --- a/translations.yaml +++ b/translations.yaml @@ -280,7 +280,6 @@ login: learn_more: Learn more message: 'When you are prompted to select a certificate, please select Email Certificate from the provided choices.' title: Certificate Selection - csp_disclaimer: This is one of two sites being used for both Azure and AWS integration. The URLs and hosting environments are being managed without knowledge of or input to the JEDI source selection and should not be considered an endorsement of any cloud vendor. h1_title: Access the JEDI cloud login_button: Sign in with CAC title_tag: Sign in | JEDI cloud