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

10 lines
164 B
HTML
Raw Permalink Normal View History

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