2013-02-13 00:51:35 +01:00

7 lines
93 B
Plaintext

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