Sign in
bazel
/
bazel
/
930e89c2d2880f3342eea90e9b1160989f852ba6
/
.
/
site
/
_layouts
/
home.html
blob: a68db670052aeb7d241d33a9edb51db1e4ca26f6 [
file
]
<!DOCTYPE html>
<html
lang
=
"en"
itemscope
itemtype
=
"https://schema.org/WebPage"
>
{% include head.html %}
<body
class
=
"body-home"
>
{% include header.html %}
{{ content }}
{% include footer.html %}
</body>
</html>