Sha256: 4fac26a5ff73493b706b9f64d3c6a55c5a6c871da9937b2c38366abb7581a190

Contents?: true

Size: 227 Bytes

Versions: 2

Compression:

Stored size: 227 Bytes

Contents

- title 'Sign In'
.form-container.login
  %h1.section-title.center
    Sign in to
    %span.emphasized= HackathonConfig['name']
  - if notice
    .form-success
      .success_message
        %p#notice= notice
  = render 'form'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
hackathon_manager-0.14.1 app/views/devise/sessions/new.html.haml
hackathon_manager-0.14.0 app/views/devise/sessions/new.html.haml