Sign in
pigweed
/
third_party
/
github
/
bazel-contrib
/
rules_nodejs
/
802ea004e71d52d90131517a4e319eb82259ee4d
/
.
/
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>