This commit is contained in:
Nicolas Bally 2017-11-27 16:58:25 +01:00
parent 856bcd73dd
commit de61331e22

View File

@ -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