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