aboutsummaryrefslogtreecommitdiffstats
path: root/container-search/src/test/java/com/yahoo/search/pagetemplates/config/test/examples/serp.xml
blob: 20a3129958e7384ed7d0db88ad5537c7d7ef661f (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="serp" layout="mainAndRight">
    <section layout="column" region="main" source="web"/>
    <section layout="column" region="right" source="ads"/>
</page>