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