mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
Remove 'www.'
This commit is contained in:
parent
25685fb898
commit
a0ed174e7a
1 changed files with 4 additions and 2 deletions
|
@ -57,9 +57,11 @@ error messages, if necessary.
|
||||||
|
|
||||||
{% if www_gov %}
|
{% if www_gov %}
|
||||||
<div class="display-flex flex-align-center">
|
<div class="display-flex flex-align-center">
|
||||||
<span class="padding-top-05 padding-right-2px">www.</span>
|
{# Commented out for ticket #720: https://github.com/cisagov/getgov/issues/720 #}
|
||||||
|
<!--
|
||||||
|
<span class="padding-top-05 padding-right-2px">www.</span>
|
||||||
|
-->
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{# this is the input field, itself #}
|
{# this is the input field, itself #}
|
||||||
{% include widget.template_name %}
|
{% include widget.template_name %}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue