From a0ed174e7a457a55dbff3c3e49e1006da132e1e1 Mon Sep 17 00:00:00 2001 From: zandercymatics <141044360+zandercymatics@users.noreply.github.com> Date: Mon, 28 Aug 2023 12:29:11 -0600 Subject: [PATCH] Remove 'www.' --- src/registrar/templates/includes/input_with_errors.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/registrar/templates/includes/input_with_errors.html b/src/registrar/templates/includes/input_with_errors.html index b35ab1b7a..7540766af 100644 --- a/src/registrar/templates/includes/input_with_errors.html +++ b/src/registrar/templates/includes/input_with_errors.html @@ -57,9 +57,11 @@ error messages, if necessary. {% if www_gov %}
- www. + {# Commented out for ticket #720: https://github.com/cisagov/getgov/issues/720 #} + {% endif %} - {# this is the input field, itself #} {% include widget.template_name %}