Files
openfoodnetwork/app/views/producers/_fat.html.haml
2014-05-15 12:02:58 +10:00

20 lines
554 B
Plaintext

.row.active_table_row{"ng-show" => "open()"}
.columns.small-4
%strong Shop for
%p.trans-sentence
{{ producer.taxons | printArrayOfObjects }}
.columns.small-4
%strong About us
{{ producer.description }}
.columns.small-4
%strong Our distributors
.row.active_table_row.link{"ng-show" => "open()", "ng-repeat" => "hub in producer.hubs"}
.columns.small-11
%a{"bo-href" => "hub.path"}
Shop at
%strong {{ producer.name }}
.columns.small-1.text-right
%a{"bo-href" => "hub.path"}
%i.fi-arrow-right