Sha256: ec736f796cc1460f7bf0acb52ef3e47291182712d03262790e4eb176ef064e7d

Contents?: true

Size: 437 Bytes

Versions: 13

Compression:

Stored size: 437 Bytes

Contents

%div#label.element
  %h2.element-title
    %a{:href => "http://developers.whatwg.org/forms.html#the-label-element"} label
  .markup
    %p
      %label
        Full name:
        %input{:name => "fn"}
          %small Format: First Last
    %p
      %label
        Age:
        %input{:min => "0", :name => "age", :type => "number"}/
    %p
      %label
        Post code:
        %input{:name => "pc"}
          %small Format: AB12 3CD

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
survivalkit-1.0.beta.8 templates/project/templates/old/survivalkit/partials/html5/label.haml
survivalkit-1.0.beta.7 templates/project/templates/old/survivalkit/partials/html5/label.haml
survivalkit-1.0.beta.6 templates/project/templates/old/survivalkit/partials/html5/label.haml
survivalkit-1.0.beta.5 templates/project/templates/old/survivalkit/partials/html5/label.haml
survivalkit-1.0.beta.4 templates/project/templates/old/survivalkit/partials/html5/label.haml
survivalkit-1.0.beta.3 templates/project/templates/old/survivalkit/partials/html5/label.haml
survivalkit-1.0.beta.2 templates/project/templates/old/survivalkit/partials/html5/label.haml
survivalkit-1.0.beta.1 templates/project/templates/old/survivalkit/partials/html5/label.haml
survivalkit-0.3.4 templates/project/templates/old/survivalkit/partials/html5/label.haml
survivalkit-0.3.3 templates/project/templates/old/survivalkit/partials/html5/label.haml
survivalkit-0.3.2 templates/project/templates/old/survivalkit/partials/html5/label.haml
survivalkit-0.3.1 templates/project/templates/old/survivalkit/partials/html5/label.haml
survivalkit-0.3 templates/project/templates/old/survivalkit/partials/html5/label.haml