Current section
Files
Jump to
Current section
Files
priv/templates/partials/input_label.html.eex
<%= if inputs_supplied?(input_name) do %>
<span class="input-label">
<%= input_name %>
</span>
<% end %>