diff --git a/ui/src/pages/Join.vue b/ui/src/pages/Join.vue index 484f65f..e93a9c7 100644 --- a/ui/src/pages/Join.vue +++ b/ui/src/pages/Join.vue @@ -68,6 +68,9 @@ const currentStep = computed(() => { case "denied": return 5; break; + case "retired": + return 5; + break; } }) @@ -255,7 +258,39 @@ async function restartApp() { Team

- + + + +
+
+

+ You have retired from the 17th Ranger Battalion +

+
+

+ Thank you for your service and participation in the 17th Ranger + Battalion. + Your time with us has been sincerely appreciated. +

+

+ Should you ever wish to return, you are welcome to reach out to our + leadership + team + for guidance on the reinstatement process or to stay connected with the community. +

+

+ We recognize that circumstances change, and you will always have a place to + reconnect with + us + should the opportunity arise in the future. +

+

+ All the best,
+ The 17th Ranger Battalion Leadership + Team +

+
+