Initial project's source code check-in.
This commit is contained in:
commit
b03b0b373f
4573 changed files with 981205 additions and 0 deletions
10
WebsitePanel/Sources/WebsitePanel.Templates/Tests/cf1.txt
Normal file
10
WebsitePanel/Sources/WebsitePanel.Templates/Tests/cf1.txt
Normal file
|
@ -0,0 +1,10 @@
|
|||
#hello.world# this is a static text and #var#
|
||||
escape: ##eeff55; #test.# a <ad:if test="#var1 == 2#">
|
||||
branch 1
|
||||
<ad:elseif test="#method1(a, b + 3)#">
|
||||
branch 3
|
||||
</ad:if>
|
||||
|
||||
<<<ad:foreach collection="#collection is "test"#" var="cust" index="i">
|
||||
#i#: #cust.lastname#, #cust.firstname#
|
||||
</ad:foreach>
|
Loading…
Add table
Add a link
Reference in a new issue