scopesessions.org/_layouts/no_header_or_footer.html
Alex Corbi 3533daf3b6 added no_header_or_footer layout
added page 7 video_fullscreen
2017-01-23 09:50:33 +01:00

14 lines
138 B
HTML

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