mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-06 09:45:23 +02:00
Update include file path in the dotgov domain page template
This commit is contained in:
parent
fc59e0b9cf
commit
4e45f113c1
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
|||
|
||||
<p>Here are a few domain examples for your type of organization.</p>
|
||||
<div class="domain-example">
|
||||
{% include "includes/domain_example__city.html" %}
|
||||
{% include "includes/domain_example.html" %}
|
||||
</div>
|
||||
|
||||
<form id="step__{{steps.current}}" class="usa-form usa-form--large" method="post" novalidate>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue