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

11 lines
172 B
HTML
Raw Normal View History

2016-05-16 01:56:15 +01:00
<!DOCTYPE html>
<html>
<html lang="en">
<head>
{{> head}}
</head>
<body itemscope="itemscope" itemtype="http://schema.org/Person">
{{> body}}
</body>
</html>