added missing form.html to examples
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{{extend 'layout.html'}}
|
||||
|
||||
<h2>form.vars</h2>
|
||||
<pre>{{=vars}}</pre>
|
||||
|
||||
<h2>form</h2>
|
||||
|
||||
{{=form}}
|
||||
|
||||
Reference in New Issue
Block a user