diff --git a/benefits/in_person/templates/error-base.html b/benefits/in_person/templates/error-base.html new file mode 100644 index 000000000..fae5a200c --- /dev/null +++ b/benefits/in_person/templates/error-base.html @@ -0,0 +1,25 @@ +{% extends "admin/agency-base.html" %} +{% load static %} + +{% block content %} +
+ This rider will enjoy a transit benefit until {{ enrollment.expires|date }}. They can re-enroll for this benefit beginning on {{ enrollment.reenrollment|date }}. Please try again then. +
+{% endblock error-message %} + +{% block cta-buttons %} ++ The card information may not have been entered correctly. Please check the details on your card and try again. +
+{% endblock error-message %} + +{% block cta-buttons %} ++ There is a problem with the application configuration, but we're working to fix it. Please try again in a little while. +
+{% endblock error-message %} + +{% block cta-buttons %} +Please wait 24 hours and try to enroll again.
+{% endblock error-message %} + +{% block cta-buttons %} +