scopesessions.org/_layouts/no_header_or_footer.html

15 lines
138 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html>
{% include head.html %}
<body>
<div class="content container-fluid">
{{ content }}
</div>
</body>
</html>