rails--rails/actionview/test/fixtures/layouts/yield.erb

3 lines
48 B
Plaintext

<title><%= yield :title %></title>
<%= yield %>