sinatra-static-assets/examples/rsummer/views/index.erb

4 lines
103 B
Plaintext

<h2><%= @title %></h2>
<p><%= image_tag "/images/tatry1.jpg", :alt => @title, :title => @title %></p>