12 lines
215 B
Smalltalk
12 lines
215 B
Smalltalk
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>\$title\$</title>
|
|
<link rel="stylesheet" href="\$staticroot\$style.css">
|
|
\$extrahead\$
|
|
</head>
|
|
<body>
|
|
\$content\$
|
|
</body>
|
|
</html>
|