Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
b0fddaeedff9d53619367ecf0387085c2442a2d7
/
.
/
examples
/
app
/
index.tmpl.html
blob: 4a515c6ef0ba32d244dcadeafc5090669e75e2db [
file
]
<!doctype html>
<html>
<head>
<title>
app example
</title>
</head>
<body>
From the index!
</body>
</html>