middleman/middleman-core/lib/vendored-middleman-deps/padrino-helpers-0.12.0/test/fixtures/render_app/views/wrong_capture_haml.haml

3 lines
68 B
Plaintext
Raw Normal View History

2014-02-19 03:30:29 +01:00
- form_for :object, '/' do |f|
= content_tag(:p, 'this is wrong')