summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/active-controls/protected/pages/LTemplate.tpl
blob: fd2bacd15a7d124bd7b44c2e2e5800e393cc1dd2 (plain)
1
2
3
4
5
6
7
8
9
10
11

<com:TPanel
 ID="Large">
 <h1> L A R G E </h1>
</com:TPanel>

<com:TPanel
 ID="Small">
 <h7> small </h6>
</com:TPanel>