diff --git a/VERSION b/VERSION index 16ce1333..d5d9ad78 100644 --- a/VERSION +++ b/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 diff --git a/applications/examples/views/form_examples/form.html b/applications/examples/views/form_examples/form.html new file mode 100644 index 00000000..d1f2232a --- /dev/null +++ b/applications/examples/views/form_examples/form.html @@ -0,0 +1,9 @@ +{{extend 'layout.html'}} + +

form.vars

+
{{=vars}}
+ +

form

+ +{{=form}} +