aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/pagetemplates/engine/test/TwoSectionsFourSources.xml
blob: d0aece09bcb008e138c5947b8568a8132bc4c814 (plain) (blame)
1
2
3
4
5
<!-- Copyright Yahoo. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root. -->
<page id="TwoSectionsFourSources" layout="twoColumns">
    <section source="source3 source1" order="[source]" max="8" region="left"/>
    <section source="source4 source2" order="-[rank]" max="10" region="right"/>
</page>