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
b074578c1a
kemal
/
spec
/
asset
/
layout_with_yield.ecr
8 lines
95 B
Text
Raw
Normal View
History
Unescape
Escape
Better view_specs for layout variables
2016-07-11 21:09:01 +00:00
<html>
fix content_for failing to capture the correct block input (#639)
2022-06-27 09:28:13 +00:00
<head>
<%= yield_content "meta" %>
</head>
Better view_specs for layout variables
2016-07-11 21:09:01 +00:00
<body>
<%= content %>
</body>
</html>
Reference in a new issue
Copy permalink