Sign in
cobalt
/
cobalt
/
9c08e8415ad2e80fcaf050eea4a44bde61922ab4
/
.
/
src
/
tools
/
page_cycler
/
sample
/
page1
/
index.html
blob: 26a2e3a802242be86545909a6ce1fe8ae61e94dc [
file
] [
log
] [
blame
]
<html>
<head>
<title>
Page1
</title>
<script
src
=
"../../common/head.js"
></script>
</head>
<body>
<h1>
Page1
</h1>
</body>
</html>