7 lines
88 B
Plaintext
7 lines
88 B
Plaintext
|
- banner_title 'Create an Account'
|
||
|
|
||
|
.row
|
||
|
= render 'form'
|
||
|
|
||
|
= link_to 'Back', users_path
|