diff --git a/benefits/enrollment/templates/enrollment/success.html b/benefits/enrollment/templates/enrollment/success.html index e73f2110e..8f9440801 100644 --- a/benefits/enrollment/templates/enrollment/success.html +++ b/benefits/enrollment/templates/enrollment/success.html @@ -52,18 +52,13 @@
+ {% if authentication and authentication.logged_in and authentication.sign_out_button_template %} +
{% translate "If you are on a public or shared computer, don’t forget to sign out of " %} {% include authentication.sign_out_button_template %}