-if target.errors.any? #error_explanation .errors-content h2= t('helpers.forms.errors.title', :count => target.errors.count) ul - for message in target.errors.full_messages li= message