mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-07-20 17:56:11 +02:00
move div
This commit is contained in:
parent
9fd2700433
commit
bbfa493967
1 changed files with 2 additions and 3 deletions
|
@ -3,8 +3,8 @@
|
|||
{% block title %}Withdraw request for {{ domainapplication.requested_domain.name }}{% endblock %}
|
||||
{% load static url_helpers %}
|
||||
|
||||
<div class="grid-container">
|
||||
{% block content %}
|
||||
<div class="grid-container">
|
||||
<div class="grid-col desktop:grid-offset-2 desktop:grid-col-8">
|
||||
|
||||
|
||||
|
@ -17,6 +17,5 @@
|
|||
|
||||
</div>
|
||||
|
||||
|
||||
{% endblock %}
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue