This website requires JavaScript.
Explore
Help
Sign In
luna
/
kemal
Watch
1
Star
0
Fork
You've already forked kemal
0
Code
Issues
Pull requests
Releases
Wiki
Activity
e0511743b1
kemal
/
spec
/
asset
/
hello_with_content_for.ecr
5 lines
89 B
Text
Raw
Normal View
History
Unescape
Escape
WIP
2016-07-09 15:57:35 +00:00
Hello <%= name %>
Add content_for and yield_content helpers <3. Thanks @RX14
2016-07-09 16:54:35 +00:00
<% content_for "custom" do %>
<h1>Hello from otherside</h1>
WIP
2016-07-09 15:57:35 +00:00
<% end %>
Reference in a new issue
Copy permalink