sinatra-static-assets/examples/mapp2/views/mapp.erb

4 lines
120 B
Plaintext

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