diff --git a/js/test_templates/upload_input_error_template.html b/js/test_templates/upload_input_error_template.html
index e8e5aba8..50c1c3ab 100644
--- a/js/test_templates/upload_input_error_template.html
+++ b/js/test_templates/upload_input_error_template.html
@@ -35,6 +35,7 @@
v-bind:value="attachment"
type="file">
+
There was an error uploading your file. Please try again. If you encounter repeated problems uploading this file, please contact CCPO.
diff --git a/js/test_templates/upload_input_template.html b/js/test_templates/upload_input_template.html
index c5954616..d572cfe1 100644
--- a/js/test_templates/upload_input_template.html
+++ b/js/test_templates/upload_input_template.html
@@ -35,6 +35,7 @@
v-bind:value="attachment"
type="file">
+
There was an error uploading your file. Please try again. If you encounter repeated problems uploading this file, please contact CCPO.