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

Template Source

[% fill misc/lorem_ipsum into wrapper/message into site/layout %] --EOF--

Source Tokens

tag_start@0[%
whitespace@2
command fill@4fill
whitespace@8
filename@9misc
filename@13/
filename@14lorem_ipsum
whitespace@25\n
command into@30into
whitespace@34
filename@35wrapper
filename@42/
filename@43message
whitespace@50\n
command into@55into
whitespace@59
filename@60site
filename@64/
filename@65layout
whitespace@71\n
tag_end@72%]
text@74\n
eof@75

Parse Tree

into keyword@55into
Template
filename element@60site/layout
Block
into keyword@30into
Template
filename element@35wrapper/message
Block
fill keyword@4fill
Template
filename element@9misc/lorem_ipsum
text@74\n

Variables Used

Generated Output

TT3 resource error at line 3 of /home/abw/web/london/tt3/slides/examples/fill_into.tt3:
Error: Requested template resource not found: site/layout
Source: into site/layout
^ here