Files
openfoodnetwork/app/views/shared/menu/_alert.html.haml

11 lines
324 B
Plaintext

.text-center.page-alert.fixed{ "ofn-page-alert" => true }
.alert-box
%a.alert-cta{href: registration_path, target: "_blank"}
%h6
= t 'alert_selling_on_ofn'
 
%strong
= t 'alert_start_here'
%i.ofn-i_054-point-right
%a.close{ ng: { click: "close()" } } ×