End chapter 10
[depot.git] / app / views / store / index.html.erb
index f3e7ebedff34db7d48abeaa01929ff076ef094ae..63c12da3a258b96303b2a1a59169baabab38cea0 100644 (file)
@@ -1,3 +1,4 @@
+<div id="main_panel">
 <h1>Neil's Whimsical Store Catalogue</h1>
 
 <% for product in @products -%>
@@ -15,3 +16,4 @@
     </div>
   </div>
 <% end %>
+</div>