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