3 lines
69 B
Plaintext
3 lines
69 B
Plaintext
<h1><%= @album.title %></h1>
|
|
|
|
<%= render :partial => @album.photos %> |