Adjusting back text for all steps in send message process

This commit is contained in:
Jonathan Bobel
2025-04-25 10:23:28 -04:00
parent 6f6402e36a
commit 670d82b72c
6 changed files with 50 additions and 25 deletions

View File

@@ -9,7 +9,7 @@
{% endblock %}
{% block backLink %}
{{ usaBackLink({ "href": back_link }) }}
{{ usaBackLink(back_link) }}
{% endblock %}