mirror of
https://github.com/internetee/registry.git
synced 2025-07-20 17:55:55 +02:00
parent
2da578a437
commit
3abc3f89b3
1 changed files with 0 additions and 9 deletions
|
@ -22,9 +22,6 @@
|
||||||
%dt= t(:vat_no)
|
%dt= t(:vat_no)
|
||||||
%dd= @registrar.vat_no
|
%dd= @registrar.vat_no
|
||||||
|
|
||||||
%dt= t(:reference_no)
|
|
||||||
%dd= @registrar.reference_no
|
|
||||||
|
|
||||||
%dt= t(:id)
|
%dt= t(:id)
|
||||||
%dd= @registrar.code
|
%dd= @registrar.code
|
||||||
|
|
||||||
|
@ -45,9 +42,3 @@
|
||||||
|
|
||||||
%dt= t(:contact_email)
|
%dt= t(:contact_email)
|
||||||
%dd= @registrar.email
|
%dd= @registrar.email
|
||||||
|
|
||||||
%dt= t(:billing_address)
|
|
||||||
%dd= @registrar.billing_address
|
|
||||||
|
|
||||||
%dt= t(:billing_email)
|
|
||||||
%dd= @registrar.billing_email
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue