mirror of
https://github.com/internetee/registry.git
synced 2025-07-24 03:30:33 +02:00
5 lines
110 B
Text
5 lines
110 B
Text
<h1>Editing Account</h1>
|
|
|
|
<%= render 'form', account: @account %>
|
|
|
|
<%= link_to 'Back', admin_accounts_path %>
|