Move alert for 'join now' off global template onto homepage template only.

This commit is contained in:
summerscope
2015-05-02 15:23:12 +10:00
parent 5f193bc9ae
commit 330d23c606
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
= render partial: "shared/menu/alert"
#tagline
.row
.small-12.text-center.columns

View File

@@ -34,7 +34,6 @@
.off-canvas-wrap{offcanvas: true}
.inner-wrap
= render partial: "shared/menu/alert"
= render partial: "shared/menu/menu"
%section{ role: "main" }