mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 10:19:45 +02:00
5 lines
187 B
Text
5 lines
187 B
Text
- content_for :actions do
|
|
= link_to(t(:back_to_registrar), admin_registrar_path(@registrar), class: 'btn btn-default')
|
|
|
|
= render 'shared/title', name: t(:edit_white_ip)
|
|
= render 'form'
|