avrj/eventTicketing

View on GitHub
app/views/customer/sessions/new.html.erb

Summary

Maintainability
Test Coverage
<h1 class="page-header">Log in</h1>

<%= render partial: 'login_form', locals: {redirect: ""} %>