17 lines
442 B
Plaintext
17 lines
442 B
Plaintext
#header-wrap
|
|
#ceiling
|
|
.left
|
|
.right
|
|
.lights
|
|
.light1
|
|
.light2
|
|
.light3
|
|
.container
|
|
#header
|
|
#header-right= render 'theme1/social'
|
|
#logo= link_to image_tag('icons/logo-text.png', alt: application_title), main_app.root_path
|
|
= link_to t('devise.registrations.link'), main_app.new_suppliers_path, class: 'signup-button'
|
|
#nav-wrap
|
|
.navbar
|
|
.navbar-inner= render 'theme1/navigation'
|