Files
openfoodnetwork/app/views/components/_spinner.html.haml
2023-05-08 14:07:50 +01:00

3 lines
100 B
Plaintext

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