5 lines
150 B
HTML
5 lines
150 B
HTML
<h2>Path: {{ this | url(absolute=True) }}</h2>
|
|
<p>This is: {{this}}</p>
|
|
<p>Custom field, desc: "{{this.desc}}"</p>
|
|
<p>Children: {{this.children}}</p>
|