aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/pagetemplates/config/test/examples/choiceHeader.xml
blob: 5031f656f707a63c152f93652399d8b7dddc3741 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<!-- Copyright Yahoo. 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>