aboutsummaryrefslogtreecommitdiff
path: root/template/html/base-page.html
blob: f8d2cf981e1a7cea4499d6d19fac4e3a59edf06c (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
	<meta charset="utf-8" />
	<title>{{_cursor_}}</title>
</head>
<body>
	
</body>
</html>