suite
This commit is contained in:
parent
856bcd73dd
commit
de61331e22
@ -1,8 +1,13 @@
|
||||
|
||||
.center.row
|
||||
|
||||
-if @reseaux.id == 2
|
||||
%center
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/G6LIMkq3byY" frameborder="0" allowfullscreen></iframe>
|
||||
|
||||
.intro=raw @reseaux.description
|
||||
%h1 Produits exclusifs réservés à ce réseau
|
||||
|
||||
.boutique_body.products
|
||||
=render Product.where(:archived => false, :reseaux_id => @reseaux.id).all
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user