update example to v0.9.3
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
<h2>Path: {{ this | url(absolute=True) }}</h2>
|
||||
<div>This is: {{this}}</div>
|
||||
<div>Children: {{this.children}}</div>
|
||||
<p>This is: {{this}}</p>
|
||||
<p>Custom field, desc: "{{this.desc}}"</p>
|
||||
<p>Children: {{this.children}}</p>
|
||||
|
||||
Reference in New Issue
Block a user