Sha256: d3a08af6f3fd7734f80b4f6745b87b0e88e88a6779e09d1151fb151043c72a27
Contents?: true
Size: 550 Bytes
Versions: 12
Compression:
Stored size: 550 Bytes
Contents
<label for="{{ name }}" class="title {% if include.class %}{{ include.class }}{% else %}form-label{% endif %} {% if include.position %}{{ include.position | prepend : 'style-' }}{% else %}style-top{% endif %}"> {{ include.label }} {% if include.small %} <small> {{ include.small }} </small> {% endif %} {% if include.required %} <small>(required)</small> {% endif %} {% if include.subtitle %} <br> <small> {{ include.subtitle }} </small> {% endif %} </label>
Version data entries
12 entries across 12 versions & 1 rubygems