Files
openfoodnetwork/app/views/components/_spinner.html.haml
2026-01-23 16:23:14 +01:00

3 lines
107 B
Plaintext

= cache do
%img.spinner{ src: image_pack_path("images/spinning-circles.svg"), style: "max-width: 100%" }