update front image, update theme and add cartoon
This commit is contained in:
@@ -36,13 +36,16 @@ html lang="en"
|
||||
span.wsite-social-inner
|
||||
a.wsite-social-rss
|
||||
span.wsite-social-inner
|
||||
#logo= link_to image_tag('icons/logo-small.png', alt: application_title), root_path
|
||||
#logo= link_to image_tag('icons/logo-medium.png', alt: application_title), root_path
|
||||
#nav-wrap
|
||||
.container= render 'theme1/navigation'
|
||||
#banner-wrap
|
||||
.left
|
||||
.right
|
||||
.container
|
||||
ul.nav
|
||||
li= link_to User.model_name.human_plural, user_root_path
|
||||
li= link_to Supplier.model_name.human_plural, supplier_root_path
|
||||
li= link_to 'Enquete', enquete_path
|
||||
#banner.standard
|
||||
.wsite-header
|
||||
.clearing
|
||||
#main-wrap
|
||||
.container
|
||||
.content-top
|
||||
|
||||
Reference in New Issue
Block a user