Added back IDs needed by verification JS

This commit is contained in:
ポール ウェッブ 2019-03-21 13:41:07 -05:00
parent c65078f94e
commit c305465ba6
2 changed files with 2 additions and 2 deletions

View file

@ -58,7 +58,7 @@
<main class="ancillary">
<section class="hero hero--half-height">
<div class="inner-wrap inner-wrap--hero">
<h1>Almost Done!</h1>
<h1 id="title">Almost Done!</h1>
</div>
</section>

View file

@ -34,7 +34,7 @@
<main class="ancillary">
<section class="hero hero--half-height">
<div class="inner-wrap inner-wrap--hero">
<h1>Almost Done!</h1>
<h1 id="title">Almost Done!</h1>
</div>
</section>