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