aboutsummaryrefslogtreecommitdiffstats
path: root/uitest/src/main/resources/com/vaadin/tests/components/customlayout/template.htm
blob: fa023050da6c27a8592ac7401468e2b8dbbe52cf (plain)
1
2
3
4
<b>Contents</b>
<div location="location1">This is where the first component goes</div>
<div style="width: 500px; border: 1 px solid blue; margin: 10px;" location="location2">This is where the second component goes</div>
<b>End of template</b>