KyivKrishnaAcademy/ved_akadem_students

View on GitHub
app/views/subscriptions/edit.html.haml

Summary

Maintainability
Test Coverage
- title = "#{t '.title'} #{@person.complex_name}"
- provide(:title, title)

.row
  .col-xs-12.text-center
    %h1
      = title

  = render 'form'