1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionview/test/fixtures/layouts/yield.erb
2013-06-20 17:23:16 +02:00

2 lines
48 B
Text

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