Create note on discontinued development
[merb_mart.git] / app / views / products / _preview.html.haml
blob9e9ebcd7f9e1f8907328ff69daa170db41bc7806
1 %li.product
2   %h4=product.name
3   .code
4     Product Code:
5     %strong=product.code
6   .price
7     Price:
8     =product.price
9   .description=product.description