diff --git a/app/views/home/_fat.html.haml b/app/views/home/_fat.html.haml index 7d5dfb3b80..823e96a37e 100644 --- a/app/views/home/_fat.html.haml +++ b/app/views/home/_fat.html.haml @@ -10,8 +10,10 @@ %li.delivery{"bo-if" => "hub.delivery"} Delivery .columns.small-4 %strong Our producers - %p - Go to our shop to see our current producers + %ul + %li{"ng-repeat" => "producer in hub.producers"} + %ofn-modal{title: "{{ producer.name }}"} + {{ producer || json }} .row.active_table_row.link{"ng-show" => "open()", "ng-if" => "hub.active"} .columns.small-11