Sha256: 9f24ddd05fd02ccd4040a00f501ec2cd1ab04c211800ec34b7734c17d04d2127

Contents?: true

Size: 199 Bytes

Versions: 3

Compression:

Stored size: 199 Bytes

Contents

- content_for :form_title do
  = t('tt.new', resource_name: User.model_name.human)
.alert.alert-info
  = t('view.create_resource_mail_info', resource: User.model_name.human.downcase)
= render 'form'

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cybele-1.9.2 templates/app/views/hq/users/new.html.haml
cybele-1.9.1 templates/app/views/hq/users/new.html.haml
cybele-1.9.0 templates/app/views/hq/users/new.html.haml