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