aboutsummaryrefslogtreecommitdiffstats
path: root/actionview/test/fixtures/actionpack/layout_tests/layouts/symlinked/symlinked_layout.erb
blob: bda57d0fae5bb3d74239dfdb19901c3098e47560 (plain) (blame)
1
2
3
4
5
This is my layout

<%= yield %>

End.