- content_for :title
=> t 'actions.edit.title', model: Volunteer.model_name.human
= @volunteer.name
.row
.col-xs-12
h1.page-header
.col-lg-12
= render 'form'