mashuai
xxxxxxxxxx
##-*- coding: utf-8 -*-
<!-- move in templates -->
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>${title}</title>
</head>
<body>
${body}
</body>
</html>