Update site pages
This commit is contained in:
@@ -41,15 +41,16 @@ html lang="en"
|
||||
.container
|
||||
.content-top
|
||||
.main-inner
|
||||
#wsite-content.wsite-not-footer= yield
|
||||
#wsite-content.wsite-not-footer
|
||||
= yield :page_title
|
||||
= yield
|
||||
#footer-wrap
|
||||
.footer-shadow
|
||||
.container
|
||||
.footer-top
|
||||
= render 'footer'
|
||||
.bottom
|
||||
p © Companytools 2012
|
||||
= yield :footer
|
||||
|
||||
| © Qwaiter 2012
|
||||
|
||||
.content
|
||||
- if flash[:alert].present?
|
||||
|
||||
Reference in New Issue
Block a user