1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test/fixtures/layouts/yield.rhtml
2005-09-01 21:51:27 +00:00

2 lines
48 B
Text

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