6 lines
187 B
Plaintext
6 lines
187 B
Plaintext
- if @current_user.present?
|
|
.nav-container
|
|
a.link[href="/"]
|
|
= 'Организации'
|
|
a.link[href="/auditors/index"]
|
|
= 'Аудиторы' |