templates/project/templates/old/survivalkit/partials/html5/sample-forms.haml in survivalkit-0.2.1 vs templates/project/templates/old/survivalkit/partials/html5/sample-forms.haml in survivalkit-0.3
- old
+ new
@@ -1,6 +1,6 @@
-%article#sample-forms.element
+%div#sample-forms.element
%h2.element-title Sample Forms
.markup
%form{:action => "https://pizza.example.com/order.cgi", :enctype => "application/x-www-form-urlencoded", :method => "post"}
%p
%label
@@ -47,6 +47,6 @@
%label
Delivery instructions:
%textarea{:maxlength => "1000", :name => "comments"}
%p
%button Submit order
- %p
\ No newline at end of file
+ %p