This commit is contained in:
Beverly Nguyen
2025-03-13 15:51:24 -07:00
parent 558753037f
commit d64d84ff4a

View File

@@ -268,7 +268,7 @@ def notify_service_ending():
return render_template(
"views/notify-service-ending.html",
navigation_links = navigation_links
navigation_links=navigation_links
)