Update send.html

Fixing the back link
This commit is contained in:
Jonathan Bobel
2025-04-01 11:02:08 -04:00
parent 2064fc864a
commit 06c238269f

View File

@@ -12,7 +12,9 @@
{% block backLink %}
{{ usaBackLink(params) }}
{{ usaBackLink({
"href": url_for('main.send_one_off_step', service_id=current_service.id, template_id=template.id, step_index=0)
}) }}
{% endblock %}
{% block maincolumn_content %}