Reference
Data passed to the template:
{
name='world',
list={'foo', 'bar', 'baz'},
truthy=true,
}
| Name | Input | Output |
|---|---|---|
Just text, single line |
|
|
Just text, no newline at end of file |
|
|
Just text, multiple lines |
|
|
Just code 1 |
|
|
Just code 2 |
|
|
Just code 3 |
|
|
Basic substitution 1 |
|
|
Basic substitution 2 |
|
|
Repeated substitution 1 |
|
|
Repeated substitution 2 |
|
|
Multiline substitution 1 |
|
|
Multiline substitution 2 |
|
|
Multiline substitution 3 |
|
|
Mixed code and text 1 |
|
|
Mixed code and text 2 |
|
|
Mixed code and text 3 |
|
|
Mixed code and text and newlines 1 |
|
|
Mixed code and text and newlines 2 |
|
|
Complex mix |
|
|
Print delimiters |
|
|