4 lines
115 B
HTML
4 lines
115 B
HTML
<h2>Path: {{ this | url(absolute=True) }}</h2>
|
|
<div>This is: {{this}}</div>
|
|
<div>Children: {{this.children}}</div>
|