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

2 lines
61 B
Plaintext

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