mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-04 00:42:16 +02:00
<p>
This commit is contained in:
parent
ff3c19e5aa
commit
9fd2700433
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@
|
|||
<div class="grid-col desktop:grid-offset-2 desktop:grid-col-8">
|
||||
|
||||
|
||||
<p><h1>Withdraw request for {{ domainapplication.requested_domain.name }}?</h1></p>
|
||||
<h1>Withdraw request for {{ domainapplication.requested_domain.name }}?</h1>
|
||||
|
||||
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>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>
|
||||
|
||||
<p><a href="{% url 'application-withdrawn' domainapplication.id %}" class="usa-button withdraw">Withdraw request</a>
|
||||
<a href="{% url 'application-status' domainapplication.id %}">Cancel</a></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue