blob: efd42fcd3e22b93a35549563b74f63e2d0a8fea7 [file] [log] [blame]
<!DOCTYPE html>
<html>
{% include head.html %}
<body>
{% include nav.html %}
{{ content }}
{% include footer.html %}
</body>
</html>