added missing form.html to examples
This commit is contained in:
2
VERSION
2
VERSION
@@ -1 +1 @@
|
||||
Version 2.2.1 (2012-11-30 14:30:06) stable
|
||||
Version 2.2.1 (2012-12-01 16:38:47) stable
|
||||
|
||||
9
applications/examples/views/form_examples/form.html
Normal file
9
applications/examples/views/form_examples/form.html
Normal file
@@ -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