4 lines
97 B
Plaintext
4 lines
97 B
Plaintext
<h1>Albums</h1>
|
|
<%= render :partial => @albums %>
|
|
|
|
<br /><%= link_to "All albums", albums_path %> |