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/talk_from_action.erb
2009-06-17 18:08:45 -07:00

2 lines
No EOL
59 B
Text

<title><%= @title || yield(:title) %></title>
<%= yield -%>