Sign in
apache
/
incubator-pagespeed-mod
/
refs/heads/1
/
.
/
src
/
install
/
mod_pagespeed_example
/
inline_javascript.html
blob: 316fc90d94211570ea10468afee9a35f015c95b2 [
file
] [
log
] [
blame
]
<html>
<head>
<script
type
=
"text/javascript"
src
=
"inline_javascript.js"
></script>
</head>
<body>
world!
</body>
</html>