layout: compress
<!DOCTYPE html> <html lang=“en”> {% include head.html %}
<body>
{{ content }} {% include body-scripts.html %}
</body>
</html>
layout: compress
<!DOCTYPE html> <html lang=“en”> {% include head.html %}
<body>
{{ content }} {% include body-scripts.html %}
</body>
</html>