Sign in
bazel
/
bazel
/
1d7108814e9f1fd68dbbb92325779b4d5e4d0a91
/
.
/
site
/
_layouts
/
home.html
blob: a68db670052aeb7d241d33a9edb51db1e4ca26f6 [
file
] [
log
] [
blame
]
<!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>