diff --git a/templates/404.html b/templates/404.html
index cb243f3de..b7f396a3f 100644
--- a/templates/404.html
+++ b/templates/404.html
@@ -1,12 +1,13 @@
{% extends "error.html" %}
{% block title %}
-
Quay.io - Page Not Found!
+ Page Not Found · Quay
{% endblock %}
{% block content %}
- The page doesn't exist !
+ The page you're looking for doesn't exist!
- This is somewhat embarrassing, isn’t it ? It looks like nothing was found at this location. Please return to the main page .
+ This is somewhat embarrassing, isn’t it? It looks like there's nothing here.
+ You probably want to return to the main page .
{% endblock %}
diff --git a/templates/500.html b/templates/500.html
index ae80a1db5..2e3ea4b08 100644
--- a/templates/500.html
+++ b/templates/500.html
@@ -1,13 +1,14 @@
{% extends "error.html" %}
{% block title %}
- Quay - Something went wrong!
+ Internal Error · Quay
{% endblock %}
{% block content %}
Something went wrong on our end!
- We're currently working to fix the problem, but if its persists please feel free to contact us . In the meantime, try a refreshing drink (or just refreshing).
+ Head on back and retry whatever it was you were doing.
+ If the issue persists and is blocking you from getting stuff done, contact us .
diff --git a/templates/generatedtoken.html b/templates/generatedtoken.html
index 5d259aa5a..052a581e0 100644
--- a/templates/generatedtoken.html
+++ b/templates/generatedtoken.html
@@ -1,5 +1,5 @@
-
Quay
+ OAuth Access Token · Quay
diff --git a/templates/index.html b/templates/index.html
index df305e759..6e5151196 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -1,13 +1,13 @@
{% extends "base.html" %}
{% block title %}
- Quay - Private Docker Repository
+ Quay
{% endblock %}
{% block added_meta %}
-
+