fresh-theme-elegant/src/template-html.html

11 lines
172 B
HTML

<!DOCTYPE html>
<html>
<html lang="en">
<head>
{{> head}}
</head>
<body itemscope="itemscope" itemtype="http://schema.org/Person">
{{> body}}
</body>
</html>