Added above-site-header and below-site-header plugin outlets

This commit is contained in:
jako512 2016-10-24 21:54:13 +02:00 committed by Jaroslav Kostal
parent f196faa4a2
commit 19479907d0
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">