middleman/fixtures/test-app/views/image_tag.html.haml

2 lines
61 B
Plaintext
Raw Normal View History

= image_tag "test.png"
= image_tag "test2.png", :alt => "alt"