mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-28 21:07:16 +00:00
6 lines
125 B
Plaintext
6 lines
125 B
Plaintext
%h3= t(".heading")
|
|
%p
|
|
= t(".intro")
|
|
%ul
|
|
%li= link_to(t(".link_label", name: @blob.filename), @blob.expiring_service_url)
|