Merge pull request #4520 from jako512/header-plugin-outlets

Added above-site-header and below-site-header plugin outlets
This commit is contained in:
Régis Hanol 2016-10-31 10:29:15 +01:00 committed by GitHub
commit 7a08d1a11b
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,4 @@
{{plugin-outlet "above-site-header"}}
{{site-header canSignUp=canSignUp
showCreateAccount="showCreateAccount"
showLogin="showLogin"
@ -5,6 +6,7 @@
toggleMobileView="toggleMobileView"
toggleAnonymous="toggleAnonymous"
logout="logout"}}
{{plugin-outlet "below-site-header"}}
<div id="main-outlet" class="wrap">
<div class="container">