Nicolas Bally a1aef72f7f intial
2019-02-03 15:12:58 +01:00

7 lines
99 B
Plaintext

%h1#menu_item_show
=@menu_item.name
(
=@menu_item.enabled ? "Publié" : "Brouillon"
)