mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
10 lines
259 B
Text
10 lines
259 B
Text
.row
|
|
.col-sm-12
|
|
%h2.text-center-xs
|
|
= "#{t('shared.contact_details')}"
|
|
%hr
|
|
.row
|
|
.col-md-6= render 'admin/contacts/partials/general'
|
|
.col-md-6= render 'admin/contacts/partials/address'
|
|
.row
|
|
.col-md-12= render 'admin/contacts/partials/domains'
|