mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-14 16:47:02 +02:00
minor edit
This commit is contained in:
parent
c010e78e2a
commit
25f4ea1843
1 changed files with 3 additions and 2 deletions
|
@ -7,11 +7,12 @@
|
|||
<div class="grid-col desktop:grid-offset-2 desktop:grid-col-8">
|
||||
|
||||
|
||||
<p><h1>Withdraw request for {{ domainapplication.requested_domain.name }} ?</h1></p>
|
||||
<p><h1>Withdraw request for {{ domainapplication.requested_domain.name }}?</h1></p>
|
||||
|
||||
If you withdraw your request we won't review it. Once you withdraw your request you'll be able to edit it or completely remove it.
|
||||
|
||||
<p><button type="" class="usa-button usa-button--outline withdraw_outline">Withdraw Request</button> Cancel </p>
|
||||
<p><button type="" class="usa-button usa-button--outline withdraw_outline">Withdraw request</button>
|
||||
<a href="{% url 'application-status' domainapplication.id %}"> Cancel </a></p>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue