Files
mozo-backend/app/views/theme1/_header.html.slim
T
2015-01-13 18:08:21 +01:00

16 lines
331 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), root_path
#nav-wrap
.navbar
.navbar-inner= render 'theme1/navigation'