mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-25 20:46:48 +00:00
Languages strings were moved to config/locale/en.yml. All views contain according calls to t() now.
8 lines
202 B
Plaintext
8 lines
202 B
Plaintext
.case-study
|
|
%img.case-study-img{src: img_src, width: "100", height: "100", title: title}
|
|
%h4= title
|
|
%p.text-small= description
|
|
%a{href: link, target: "_blank"}
|
|
%strong
|
|
= t :label_more
|