# # Create many HTML strings with ERB. # require 'erb' data = < <%= title %> <%= title %> <%= content %>
<%= content %>