mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-25 20:18:38 +02:00
tweak spacing on current websites
This commit is contained in:
parent
29381418a9
commit
ec64be9541
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ Authorizing official:
|
|||
{% spaceless %}{% include "emails/includes/contact.txt" with contact=application.authorizing_official %}{% endspaceless %}
|
||||
{% if application.current_websites.exists %}{# if block makes a newline #}
|
||||
Current website for your organization: {% for site in application.current_websites.all %}
|
||||
{{ site.website }}
|
||||
{% spaceless %}{{ site.website }}{% endspaceless %}
|
||||
{% endfor %}{% endif %}
|
||||
.gov domain:
|
||||
{{ application.requested_domain.name }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue