middleman/middleman-more/fixtures-old/test-app/source/former_padrino_test.html.haml
2011-12-29 15:09:51 -08:00

5 lines
155 B
Plaintext

= stylesheet_link_tag "test1"
= javascript_include_tag "test1"
= image_tag "test2.png", :alt => "alt"
= link_to "Has param", "test2.com", :class => "test"