Remove empty span

This commit is contained in:
George Drummond 2019-05-01 11:29:40 -04:00
parent d1898e2e38
commit 73d4bdcd4e
No known key found for this signature in database
GPG Key ID: 296DD6077123BF17

View File

@ -26,9 +26,7 @@
</ul>
<a href='{{ redirect_url }}' class="usa-button usa-button-primary float-right">
<span>
{{ "common.continue" | translate }}
</span>
{{ "common.continue" | translate }}
</a>
</div>
</div>