Better page previews
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
.container
|
||||
#header
|
||||
#header-right= render 'theme1/social'
|
||||
#logo= link_to image_tag('icons/logo-text.png', alt: application_title), root_path
|
||||
= link_to t('devise.registrations.link'), new_suppliers_path, class: 'signup-button'
|
||||
#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'
|
||||
|
||||
Reference in New Issue
Block a user