mirror of
https://gitea.invidious.io/iv-org/shard-kemal.git
synced 2024-08-15 00:53:36 +00:00
8 lines
No EOL
112 B
Text
8 lines
No EOL
112 B
Text
<html>
|
|
<body>
|
|
<%= content %>
|
|
<%= yield_content "custom" %>
|
|
<%= var1 %>
|
|
<%= var2 %>
|
|
</body>
|
|
</html> |