Update site pages

This commit is contained in:
2012-11-14 15:12:28 +01:00
parent bb7b9258e5
commit 0036e5da60
25 changed files with 132 additions and 32 deletions
+5 -4
View File
@@ -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?