Files
openfoodnetwork/app/views/shared/_case_study.html.haml
Maikel Linke 85c99102dd i18n: Replacing all language strings in app/view/
Languages strings were moved to config/locale/en.yml. All views contain
according calls to t() now.
2015-08-28 16:59:23 +10:00

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