mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 19:27:52 +01:00
10 lines
171 B
Plaintext
10 lines
171 B
Plaintext
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
</head>
|
|
<body>
|
|
<div><%= yield %></div>
|
|
</body>
|
|
</html>
|