Something went wrong on our end; please try again later.
diff --git a/app/views/errors/not_acceptable.html.erb b/app/views/errors/not_acceptable.html.erb
index 976cc0d89..6b85332ac 100644
--- a/app/views/errors/not_acceptable.html.erb
+++ b/app/views/errors/not_acceptable.html.erb
@@ -1,5 +1,5 @@
- 406
+ 406
Not acceptable
The requested resource is not available in a format acceptable to your browser.
diff --git a/app/views/errors/not_found.html.erb b/app/views/errors/not_found.html.erb
index f3e9f5e23..6bc003c71 100644
--- a/app/views/errors/not_found.html.erb
+++ b/app/views/errors/not_found.html.erb
@@ -1,5 +1,5 @@
- 404
+ 404
Sorry, that page doesn’t exist!
You may have mistyped the address or the page may have moved.
diff --git a/app/views/errors/unprocessable_entity.html.erb b/app/views/errors/unprocessable_entity.html.erb
index 2e6d18d0d..9c904db6d 100644
--- a/app/views/errors/unprocessable_entity.html.erb
+++ b/app/views/errors/unprocessable_entity.html.erb
@@ -1,5 +1,5 @@
- 422
+ 422
Unprocessable entity
The server understands the request but was unable to process it.