Browse Source

feat: smart quotes

pull/1440/head
natdeanlewissoftwire 3 years ago
parent
commit
9ec76d99ae
  1. 2
      app/views/form/guidance/_void_date.html.erb

2
app/views/form/guidance/_void_date.html.erb

@ -2,7 +2,7 @@
<p class="govuk-body">Date the property was (legally or contractually) available to let, or for:</p>
<ul class="govuk-list govuk-list--bullet">
<li>re-lets: the day after the previous tenant's contract ended</li>
<li>new builds: the day the landlord legally first owned the property ('completion date')</li>
<li>new builds: the day the landlord legally first owned the property (‘completion date’)</li>
<li>new conversions or acquisitions: completion date, or the day after rehabilitation work ended</li>
<li>new leases: the day the landlord got contractual property rights and could let it out to tenants</li>
</ul>

Loading…
Cancel
Save