Sha256: 5a61532a10dfb9ad306bf5ff976a32c4011958db733d79ad34b3a98b0734f67c

Contents?: true

Size: 176 Bytes

Versions: 7

Compression:

Stored size: 176 Bytes

Contents

p
  ' Hello,
  = (identifier.nil? || identifier.blank?) ? 'World' : identifier

= if show_button
  button[style="background-color: #{button_color}"] A secret button

p

= form

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
flagsmith-4.0.1 example/apps/web/templates/home/index.html.slim
flagsmith-4.0.0 example/apps/web/templates/home/index.html.slim
flagsmith-3.2.0 example/apps/web/templates/home/index.html.slim
flagsmith-3.1.1 example/apps/web/templates/home/index.html.slim
flagsmith-3.1.0 example/apps/web/templates/home/index.html.slim
flagsmith-3.0.1 example/apps/web/templates/home/index.html.slim
flagsmith-3.0.0 example/apps/web/templates/home/index.html.slim