diff --git a/benefits/core/templates/core/index--cst.html b/benefits/core/templates/core/index--cst.html new file mode 100644 index 000000000..91c3f5628 --- /dev/null +++ b/benefits/core/templates/core/index--cst.html @@ -0,0 +1,6 @@ +{% extends "core/agency-index.html" %} +{% load i18n %} + +{% block headline %} + {% translate "Get a reduced fare on CST public transportation when you tap to ride" %} +{% endblock headline %}