17 lines
168 B
HTML
Raw Permalink Normal View History

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