%# /templates/shopping/list.html.ep <% layout 'default'; %> <% title 'Shopping List'; %> % content_for 'head' => begin % end
Your shopping list is empty!
Add your first item above to get started.