5 lines
No EOL
89 B
Text
5 lines
No EOL
89 B
Text
Hello <%= name %>
|
|
|
|
<% content_for "custom" do %>
|
|
<h1>Hello from otherside</h1>
|
|
<% end %> |