added missing form.html to examples

This commit is contained in:
mdipierro
2012-12-01 16:39:31 -06:00
parent d0047e6e5b
commit e2da57f448
2 changed files with 10 additions and 1 deletions

View File

@@ -1 +1 @@
Version 2.2.1 (2012-11-30 14:30:06) stable
Version 2.2.1 (2012-12-01 16:38:47) stable

View File

@@ -0,0 +1,9 @@
{{extend 'layout.html'}}
<h2>form.vars</h2>
<pre>{{=vars}}</pre>
<h2>form</h2>
{{=form}}