mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-17 01:57:03 +02:00
Adjust indenting to show hierarchy, close missing p tag
This commit is contained in:
parent
66100e2e41
commit
75d7ce0175
1 changed files with 82 additions and 159 deletions
|
@ -6,10 +6,7 @@
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<main id="main-content" class="grid-container register-form-step">
|
<main id="main-content" class="grid-container register-form-step">
|
||||||
<div class="grid-col desktop:grid-offset-2 desktop:grid-col-8">
|
<div class="grid-col desktop:grid-offset-2 desktop:grid-col-8">
|
||||||
|
|
||||||
|
|
||||||
<h1>Domain request for {{ domainapplication.requested_domain.name }}</h1>
|
<h1>Domain request for {{ domainapplication.requested_domain.name }}</h1>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
class="usa-summary-box dotgov-status-box margin-top-3"
|
class="usa-summary-box dotgov-status-box margin-top-3"
|
||||||
role="region"
|
role="region"
|
||||||
|
@ -27,14 +24,16 @@
|
||||||
{% elif domainapplication.status == 'submitted' %} Received
|
{% elif domainapplication.status == 'submitted' %} Received
|
||||||
{% else %}ERROR Please contact technical support/dev
|
{% else %}ERROR Please contact technical support/dev
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div></div><br>
|
</p>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
<br>
|
||||||
<p> <b class="review__step__name">Last updated:</b> {{domainapplication.updated_at|date:"F j, Y"}}<br>
|
<p> <b class="review__step__name">Last updated:</b> {{domainapplication.updated_at|date:"F j, Y"}}<br>
|
||||||
<b class="review__step__name">Request #:</b> {{domainapplication.id}}</p>
|
<b class="review__step__name">Request #:</b> {{domainapplication.id}}</p>
|
||||||
|
|
||||||
<p>{% include "includes/domain_application.html" %}</p>
|
<p>{% include "includes/domain_application.html" %}</p>
|
||||||
|
<p><button type="" class="usa-button usa-button--outline withdraw_outline">
|
||||||
<p><button type="" class="usa-button usa-button--outline withdraw_outline">Withdraw Request</button></p>
|
Withdraw Request</button>
|
||||||
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="grid-col desktop:grid-offset-2 maxw-tablet">
|
<div class="grid-col desktop:grid-offset-2 maxw-tablet">
|
||||||
|
@ -47,6 +46,7 @@
|
||||||
{% if domainapplication.federally_recognized_tribe %}
|
{% if domainapplication.federally_recognized_tribe %}
|
||||||
<p>Federally-recognized tribe</p>
|
<p>Federally-recognized tribe</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if domainapplication.state_recognized_tribe %}
|
{% if domainapplication.state_recognized_tribe %}
|
||||||
<p>State-recognized tribe</p>
|
<p>State-recognized tribe</p>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
@ -92,84 +92,7 @@
|
||||||
|
|
||||||
{% include "includes/summary_item.html" with title='Anything else we should know' value=domainapplication.anything_else|default:"No" %}
|
{% include "includes/summary_item.html" with title='Anything else we should know' value=domainapplication.anything_else|default:"No" %}
|
||||||
|
|
||||||
----
|
|
||||||
{% for k,v in domainapplication.get_context_data %}
|
|
||||||
{{k}}- {{v}}
|
|
||||||
{% endfor %}
|
|
||||||
----
|
|
||||||
|
|
||||||
|
|
||||||
<section class="review__step">
|
|
||||||
<hr class="margin-bottom-05">
|
|
||||||
<p class="review__step__name margin-top-0 margin-bottom">Type of organization</p>
|
|
||||||
<p class="margin-top-0"> {{ domainapplication.get_organization_type_display }} </p>
|
|
||||||
{% if domainapplication.tribe_name %}
|
|
||||||
<p>{{ domainapplication.tribe_name }}</p>
|
|
||||||
{% endif %}
|
|
||||||
{% if domainapplication.federally_recognized_tribe %}
|
|
||||||
<p>Federally-recognized tribe</p>
|
|
||||||
{% endif %}
|
|
||||||
{% if domainapplication.state_recognized_tribe %}
|
|
||||||
<p>State-recognized tribe</p>
|
|
||||||
{% endif %}
|
|
||||||
{% if domainapplication.get_federal_type_display %}
|
|
||||||
<p><hr><div class="review__step__name">Federal government branch</div>
|
|
||||||
{{ domainapplication.get_federal_type_display }}</p>
|
|
||||||
{% endif %}
|
|
||||||
{% if domainapplication.is_election_board %}
|
|
||||||
<p><hr><div class="review__step__name">Election Office</div>{{ domainapplication.is_election_board}}</p>
|
|
||||||
{% endif %}
|
|
||||||
{% if domainapplication.organization_name %}
|
|
||||||
<p><hr><div class="review__step__name">Organization address</div>
|
|
||||||
{% include "includes/organization_address.html" with organization=domainapplication %}</p>
|
|
||||||
{% endif %}
|
|
||||||
{% if domainapplication.type_of_work %}
|
|
||||||
<p>{{domainapplication.type_of_work}}</p>
|
|
||||||
{% endif %}
|
|
||||||
{% if domainapplication.more_organization_information %}
|
|
||||||
<p>{{domainapplication.more_organization_information}}</p>
|
|
||||||
{% endif %}
|
|
||||||
{% if domainapplication.authorizing_official %}
|
|
||||||
<p><hr><div class="review__step__name">Authorizing Official</div>
|
|
||||||
{% include "includes/contact.html" with contact=domainapplication.authorizing_official %}</p>
|
|
||||||
{% endif %}
|
|
||||||
<p><hr><div class="review__step__name">Organization website</div><ul class="add-list-reset">
|
|
||||||
{% for site in domainapplication.current_websites.all %}
|
|
||||||
<li>{{ site.website }}</li>
|
|
||||||
{% empty %}
|
|
||||||
<li>None</li>
|
|
||||||
{% endfor %}</ul></p>
|
|
||||||
{% if domainapplication.requested_domain.name %}
|
|
||||||
<p><hr><div class="review__step__name"> .gov domain </div> <ul class="add-list-reset margin-bottom-105">
|
|
||||||
<li>{{ domainapplication.requested_domain.name|default:"Incomplete" }}</li>
|
|
||||||
</ul>
|
|
||||||
<ul class="add-list-reset">
|
|
||||||
{% for site in domainapplication.alternative_domains.all %}
|
|
||||||
<li>{{ site.website }}</li>
|
|
||||||
{% endfor %}
|
|
||||||
</ul></p>
|
|
||||||
{% endif %}
|
|
||||||
{% if domainapplication.purpose %}
|
|
||||||
<p><hr><div class="review__step__name">Purpose of your domain </div>
|
|
||||||
{{ domainapplication.purpose }}</p>
|
|
||||||
{% endif %}
|
|
||||||
{% if domainapplication.submitter %}
|
|
||||||
<p><hr><div class="review__step__name">Your contact information</div>
|
|
||||||
<div class="margin-bottom-105">
|
|
||||||
{% include "includes/contact.html" with contact=domainapplication.submitter %}
|
|
||||||
</div>
|
</div>
|
||||||
{% endif %}
|
|
||||||
{% for other in domainapplication.other_contacts.all %}
|
|
||||||
<div class="margin-bottom-105">
|
|
||||||
{% include "includes/contact.html" with contact=other %}
|
|
||||||
</div>
|
|
||||||
{% empty %}
|
|
||||||
None
|
|
||||||
{% endfor %}</p>
|
|
||||||
<p><hr><div class="review__step__name">Anything else we should know?</div></p>
|
|
||||||
{{ domainapplication.anything_else|default:"No" }}
|
|
||||||
</div>
|
|
||||||
</section>
|
|
||||||
|
|
||||||
</main>
|
</main>
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue