Update home.html

This commit is contained in:
zandercymatics 2023-10-31 09:24:27 -06:00
parent 26be645ccc
commit 42c1f8ebc5
No known key found for this signature in database
GPG key ID: FF4636ABEC9682B7

View file

@ -13,7 +13,11 @@
<h1>Manage your domains</h2>
<p class="margin-top-4">
<a href="{% url 'application:' %}" class="usa-button">
<a href="{% url 'application:' %}"
class="usa-button usa-tooltip disabled-link"
data-position="right"
title="Coming in 2024"
>
Start a new domain request
</a>
</p>