Remove extra Next button?

This commit is contained in:
Neil Martinsen-Burrell 2022-12-07 10:06:32 -06:00
parent 3e878c776d
commit 562e0dd297
No known key found for this signature in database
GPG key ID: 6A3C818CC10D0184

View file

@ -19,10 +19,6 @@
{% endif %}
<h1> {{form_titles|get_item:wizard.steps.current}} </h1>
{% block form_content %}
<button type="submit" name="submit_button" value="next"
class="usa-button">Next</button>
<div class="stepnav">
{% if wizard.steps.next %}
<button