Fix missing save button on callbacks page

😳

74fb30ce5f (diff-d32e9daf34b835cda7c3b407e14a8feeL31)
This commit is contained in:
Chris Hill-Scott
2019-05-09 16:44:34 +01:00
parent 3e0ca91912
commit 4673113451

View File

@@ -34,6 +34,7 @@
hint='At least 10 characters',
autocomplete='new-password'
) }}
{{ page_footer('Save') }}
{% endcall %}
</div>
</div>