12 lines
146 B
Plaintext
12 lines
146 B
Plaintext
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
block title
|
|
<meta charset="utf-8" />
|
|
</head>
|
|
<body>
|
|
block content
|
|
include footer.pug
|
|
</body>
|
|
<html>
|