Sha256: 4ad1a4a4e1b337bd016175bb8815630f6aabfb5ea49e69113015b057726bcd1f

Contents?: true

Size: 487 Bytes

Versions: 5

Compression:

Stored size: 487 Bytes

Contents

%section.section
  .container
    .form-container.signup
      %h1.section-title Sign Up

      #disclaimer
        - unless Rails.configuration.hackathon['registration_is_open']
          .center
            %strong Registration is now closed. Thanks to everyone who applied!
          %br
        %ul
          %li Applicants must be 18 years of age by February 11th
          %li RIT students must still apply
          %li International applicants are welcome

      = render 'form'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
hackathon_manager-0.3.3 app/views/devise/registrations/new.html.haml
hackathon_manager-0.3.2 app/views/devise/registrations/new.html.haml
hackathon_manager-0.3.1 app/views/devise/registrations/new.html.haml
hackathon_manager-0.3.0 app/views/devise/registrations/new.html.haml
hackathon_manager-0.2.0 app/views/devise/registrations/new.html.haml