diff --git a/app/templates/index.hbs b/app/templates/index.hbs
index fa9b049f808..c494ecbc528 100644
--- a/app/templates/index.hbs
+++ b/app/templates/index.hbs
@@ -56,8 +56,8 @@
{{else}}
-
- New Crates
+
+ New Crates (see all)
{{#if this.dataTask.isRunning}}
{{#each (placeholders 10)}}
@@ -81,7 +81,7 @@
- Most Downloaded
+ Most Downloaded (see all)
{{#if this.dataTask.isRunning}}
{{#each (placeholders 10)}}
@@ -104,7 +104,7 @@
- Just Updated
+ Just Updated (see all)
{{#if this.dataTask.isRunning}}
{{#each (placeholders 10)}}
@@ -128,7 +128,7 @@
- Most Recent Downloads
+ Most Recent Downloads (see all)
{{#if this.dataTask.isRunning}}
{{#each (placeholders 10)}}