mirror of
https://github.com/internetee/registry.git
synced 2025-07-29 14:06:21 +02:00
5 lines
112 B
Text
5 lines
112 B
Text
<h1>New Admin Account</h1>
|
|
|
|
<%= render 'form', account: @account %>
|
|
|
|
<%= link_to 'Back', admin_accounts_path %>
|