mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-24 20:36:49 +00:00
6 lines
205 B
Plaintext
6 lines
205 B
Plaintext
%li#login-link{ "data-controller": "login-modal" }
|
|
%a{"auth": "login", "data-action": "click->login-modal#call" }
|
|
%img{ src: image_pack_path("menu/icn-login.svg") }
|
|
%span
|
|
= t 'label_login'
|