8 lines
102 B
Plaintext
Executable file
8 lines
102 B
Plaintext
Executable file
<html>
|
|
<head>
|
|
<title>Custom Layout</title>
|
|
</head>
|
|
<body>
|
|
<%= yield %>
|
|
</body>
|
|
</html> |