diff --git a/app/views/albums/show.html.haml b/app/views/albums/show.html.haml index 6ba593d62..01dc23d7d 100644 --- a/app/views/albums/show.html.haml +++ b/app/views/albums/show.html.haml @@ -36,4 +36,4 @@ #content_bottom .back - = link_to "⇧ #{t('.albums')}", albums_path + = link_to "⇧ #{t('.albums')}", albums_path(:aspect => @aspect)