blob: 60ac5549a1306e50200a5f7a487510e8350d49a1 [file] [log] [blame]
<!DOCTYPE html>
<html lang="en">
<head>
{% include head.html %}
</head>
<body>
{% include header.html %}
{{ content }}
{% include footer.html %}
</body>
</html>