<% if input and input.label_guard? %>
-
if <%= input.label_guard %> %label.strong= <%= text %>
<% elsif !input or input.show_label? %> %label.strong= <%= text %> <% end %>
<% if input and input.label_guard? %>
if <%= input.label_guard %> %label.strong= <%= text %>
<% elsif !input or input.show_label? %> %label.strong= <%= text %> <% end %>