Sha256: 9ae8a46886af78bf9a9cf8abb213c2194627be83f96b37d7acb1feb3b1384f3e
Contents?: true
Size: 567 Bytes
Versions: 8
Compression:
Stored size: 567 Bytes
Contents
.row .col-md-2 .col-md-8 .panel.panel-default .panel-heading %h4 ProxES Registration .panel-body %form.form-horizontal{ method: 'post', action: '/_proxes/auth/identity/new' } = form_control(:username, identity, label: 'Email', placeholder: 'Your email address') = form_control(:password, identity, label: 'Password', type: :password) = form_control(:password_confirmation, identity, label: 'Confirm Password', type: :password) %button.btn.btn-primary{ type: 'submit' } Register .col-md-2
Version data entries
8 entries across 8 versions & 1 rubygems