diff --git a/robohash/templates/root.html b/robohash/templates/root.html
index ae82284..9948be7 100644
--- a/robohash/templates/root.html
+++ b/robohash/templates/root.html
@@ -384,37 +384,6 @@ function submitform()
-
-
By appending ?set=set5 to our URLs, we can create beautiful avatars.
-
-
- {% set c1 = ''.join(random.choice(string.ascii_uppercase + string.digits) for x in range(3)) + ".png?set=set5" %}
- {% set c2 = ''.join(random.choice(string.ascii_uppercase + string.digits) for x in range(3)) + ".png?set=set5" %}
- {% set c3 = ''.join(random.choice(string.ascii_uppercase + string.digits) for x in range(3)) + ".png?set=set5" %}
- {% set c4 = ''.join(random.choice(string.ascii_uppercase + string.digits) for x in range(3)) + ".png?set=set5" %}
- {% set c5 = ''.join(random.choice(string.ascii_uppercase + string.digits) for x in range(3)) + ".png?set=set5" %}
-
- 
- 
- 
- 
- 
-
-
-
-
-
+
+
By the way - For those afraid of the robocalypse, you can also generate humans technicians to mind the robot army, by appending ?set=set5 to our URLs.
+
+ {% set c1 = ''.join(random.choice(string.ascii_uppercase + string.digits) for x in range(3)) + ".png?set=set5" %}
+

+
+
+
+
@@ -611,7 +595,7 @@ function submitform()