aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/pagetemplates/engine/test/TwoSectionsFourSources.xml
blob: b3ba9ead8cf62f3a12e0b1fd0fb9280e08185d7e (plain) (blame)
1
2
3
4
5
<!-- Copyright Vespa.ai. 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>