summaryrefslogtreecommitdiff
path: root/tests/FunctionalTests/tickets/protected700/pages/content/Home.page
blob: 7d1c118737eed5f258eccc3668c3248a92b9e46f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<com:TContent ID="Main">

|Param1: <%= $this->Param1 %>|
<br/>
|Param2: <%= $this->Param2 %>|
<br/>
|Param3: <%= $this->Param3 %>|
<br/>
|Param4: <%= $this->Param4 %>|
<br/>
|Param5: <%= $this->Param5 %>|
<br/>

</com:TContent>