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