middleman/middleman-core/lib/vendored-middleman-deps/padrino-helpers-0.12.0/test/fixtures/render_app/views/wrong_capture_haml.haml
2014-02-18 18:30:29 -08:00

3 lines
68 B
Plaintext

- form_for :object, '/' do |f|
= content_tag(:p, 'this is wrong')