11 lines
152 B
Plaintext
11 lines
152 B
Plaintext
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>#get(title)</title>
|
|
<link rel="stylesheet" href="/styles/app.css">
|
|
</head>
|
|
<body>
|
|
#get(body)
|
|
</body>
|
|
</html>
|