more theming: search block, multiblock header, generale layout, fonts, colors, background
This commit is contained in:
@@ -48,7 +48,13 @@
|
||||
<div class="layout-container">
|
||||
|
||||
<header role="banner">
|
||||
{{ page.header }}
|
||||
<section class="header-top">{{ page.header_top }}</section>
|
||||
<section class="header-middle">
|
||||
<section class="header-left">{{ page.header_left }}</section>
|
||||
<section class="header-center">{{ page.header_center }}</section>
|
||||
<section class="header-right">{{ page.header_right }}</section>
|
||||
</section>
|
||||
<section class="header-bottom">{{ page.header_bottom }}</section>
|
||||
</header>
|
||||
|
||||
{{ page.primary_menu }}
|
||||
|
||||
Reference in New Issue
Block a user