repo.or.cz
/
merb_mart.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Create note on discontinued development
[merb_mart.git]
/
app
/
views
/
products
/
_preview.html.haml
blob
9e9ebcd7f9e1f8907328ff69daa170db41bc7806
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