Add completion page

This commit is contained in:
Eli Ribble 2026-04-03 14:34:46 +00:00
parent 3e0003095b
commit 54e77f72f4
No known key found for this signature in database
5 changed files with 327 additions and 12 deletions

View file

@ -217,13 +217,14 @@
<!-- Submit Button -->
<div class="d-grid gap-2 mt-4">
<button type="submit" class="btn btn-primary btn-lg submit-btn">
<a
class="btn btn-primary btn-lg submit-btn"
href="../compliance/complete"
>
<i class="bi bi-check-circle"></i>
Submit Response
</button>
<a href="/compliance/process" class="btn btn-outline-secondary">
Back
</a>
<a class="btn btn-outline-secondary" href="process"> Back </a>
</div>
<div class="text-center mt-3">