UNPKG

215 BHTMLView Raw
1<!DOCTYPE html>
2<html lang="en-us">
3
4{% include head.html %}
5
6<body>
7{% include page-header.html %}
8
9<section class="main-content">
10
11 {{ content }}
12
13 {% include page-footer.html %}
14
15</section>
16
17</body>
18</html>
\No newline at end of file