Changeset 1143
- Timestamp:
- 09/24/06 21:35:24 (2 years ago)
- Files:
-
- peasantonline/app/views/catalog/home.rhtml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
peasantonline/app/views/catalog/home.rhtml
r1104 r1143 1 1 <% @page_title = "Peasant Online" %> 2 <h1><%= @page_title %></h1>3 2 <div id="homepage-products"> 4 < %= render(:partial => "product_list") %>3 <!-- <%= 'render(:partial => "product_list")' %> --> 5 4 </div> 6 5 <%= ufo("home_flash", " ", options = {:movie =>'/images/home.swf', :width => "330", :height =>"460", :majorversion =>"8", :build =>"0", :wmode =>'transparent' }) %>