mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 17:01:44 +02:00
Convert HAML to ERB
This commit is contained in:
parent
de6934625c
commit
4d60985138
10 changed files with 211 additions and 131 deletions
2
app/views/admin/api_users/new.html.erb
Normal file
2
app/views/admin/api_users/new.html.erb
Normal file
|
@ -0,0 +1,2 @@
|
|||
<%= render 'shared/title', name: t('.title') %>
|
||||
<%= render 'form' %>
|
Loading…
Add table
Add a link
Reference in a new issue