Merge branch 'main' of https://github.com/GSA/notifications-admin into 2123-back-button-context

This commit is contained in:
Jonathan Bobel
2025-04-25 10:27:25 -04:00
30 changed files with 553 additions and 192 deletions
+2
View File
@@ -21,6 +21,8 @@
{{ template|string }}
<div class="bottom-gutter-3-2">
{# Alert for users of AT #}
<span id="upload-success" class="usa-sr-only">File uploaded successfully</span>
<form method="post" enctype="multipart/form-data" action="{{url_for('main.preview_job', service_id=current_service.id, template_id=template_id, upload_id=upload_id)}}" class='page-footer'>
<input type="hidden" name="csrf_token" value="{{ csrf_token() }}" />
{% if choose_time_form %}