add examples
This commit is contained in:
3
examples/templates/example-advanced.html
Normal file
3
examples/templates/example-advanced.html
Normal file
@@ -0,0 +1,3 @@
|
||||
<h2>Path: {{ this | url(absolute=True) }}</h2>
|
||||
<div>This is: {{this}}</div>
|
||||
<div>Children: {{this.children}}</div>
|
||||
Reference in New Issue
Block a user