layout: null


<!DOCTYPE html> <html>

{% include head.html %}
<body>
{{ content }}
{% include foot.html %}
</body>

</html>