10 lines
259 B
Plaintext
10 lines
259 B
Plaintext
doctype html
|
|
html(lang='zh')
|
|
head
|
|
meta(charset="UTF-8")
|
|
meta(http-equiv="X-UA-Compatible" content="IE=edge")
|
|
meta(name="viewport" content="width=device-width, initial-scale=1.0")
|
|
title #{title}
|
|
body
|
|
h1 #{title}
|