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

10 lines
164 B
HTML

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