KyivKrishnaAcademy/ved_akadem_students

View on GitHub
app/views/people/new.html.haml

Summary

Maintainability
Test Coverage
- provide(:title, "Add New Person")

.row
  .col-xs-12
    %h1
      Add Person

  = render 'form'