aboutsummaryrefslogtreecommitdiff
path: root/template/html/base-page.html
blob: fbc6486daff01cd7f5bb930f66baf6bd19506e5e (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>