This website requires JavaScript.
Explore
Help
Sign In
iv-org-mirror
/
shard-kemal
Watch
1
Star
0
Fork
You've already forked shard-kemal
0
mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced
2024-08-15 00:53:36 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
05d55540b9
shard-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