diff --git a/app/views/users/edit.html.haml b/app/views/users/edit.html.haml
index 3756060e8..ce0b822a7 100644
--- a/app/views/users/edit.html.haml
+++ b/app/views/users/edit.html.haml
@@ -32,7 +32,7 @@
- else
You don't have any photos! Go to the
- = link_to "albums", albums_path
+ = link_to "albums", albums_path(:aspect => 'all')
page to upload some.
=will_paginate @photos