codeRIT/hackathon_manager

View on GitHub
app/views/devise/sessions/new.html.haml

Summary

Maintainability
Test Coverage
- title 'Sign In'
.form-container.login
  %h1.section-title.center
    Sign in to
    .emphasized.text-overflow-center= HackathonConfig['name']
  = render 'form'