TT3: /home/abw/web/london/tt3/slides/examples/just_fill.tt3

Template Source

[% just fill example/x_plus_y %] --EOF--

Source Tokens

tag_start@0[%
whitespace@2
command just@3just
whitespace@7
command fill@8fill
whitespace@12
filename@13example
filename@20/
filename@21x_plus_y
whitespace@29
tag_end@30%]
text@32\n
eof@33

Parse Tree

just keyword@3just
Data
Block
fill keyword@8fill
Template
filename element@13example/x_plus_y
text@32\n

Variables Used

Generated Output

TT3 resource error at line 1 of /home/abw/web/london/tt3/slides/examples/just_fill.tt3:
Error: Requested template resource not found: example/x_plus_y
Source: [% just fill example/x_plus_y %]
^ here