diff --git a/templates/rrs/base_toplevel.html b/templates/rrs/base_toplevel.html
index 1591acb..ceee760 100644
--- a/templates/rrs/base_toplevel.html
+++ b/templates/rrs/base_toplevel.html
@@ -63,11 +63,11 @@
{{ recipes_percentage }}% done
- Recipes up-to-date: {{ recipes_up_to_date }}
+ Up-to-date: {{ recipes_up_to_date }}
- Recipes not updated: {{ recipes_not_updated }}
+ Not updated: {{ recipes_not_updated }}
- Recipes can't be updated: {{ recipes_cant_be_updated }}
+ Can't be updated: {{ recipes_cant_be_updated }}
Unknown: {{ recipes_unknown }}