aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/pagetemplates/config/test/examples/choiceHeader.xml
blob: 36b0ae6430ce7c5247bc493cb171d32b810c9edb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<!-- Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<page id="choiceHeader">
    <choice>
        <section layout="row">
            <section source="global"/>
            <section source="notifications"/>
        </section>
        <section id="second" source="blog"/>
    </choice>
</page>