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