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