summaryrefslogtreecommitdiff
path: root/tests/examplefiles/cheetah/cheetah_example.html.output
blob: 2a1d1714fa66b4c818c82a5d1f34a69314c7543c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
'<html>\n  <head><title>' Other
'$'           Comment.Preproc
'title'       Name
'</title></head>\n  <body>\n    <table>\n      ' Other
'#for'        Comment.Preproc
' '           Text
'$'           Comment.Preproc
'client'      Name
' '           Text
'in'          Operator.Word
' '           Text
'$'           Comment.Preproc
'clients'     Name
'\n      <tr>\n        <td>' Other
'$'           Comment.Preproc
'client'      Name
'.'           Operator
'surname'     Name
', '          Other
'$'           Comment.Preproc
'client'      Name
'.'           Operator
'firstname'   Name
'</td>\n        <td><a href="mailto:' Other
'$'           Comment.Preproc
'client'      Name
'.'           Operator
'email'       Name
'">'          Other
'$'           Comment.Preproc
'client'      Name
'.'           Operator
'email'       Name
'</a></td>\n      </tr>\n      ' Other
'#end for'    Comment.Preproc
'\n    </table>\n  </body>\n</html>\n' Other