src/parenscript/index.html @ 6494ca97e78b

BDDs/ZDDs -> Scully
author Steve Losh <steve@stevelosh.com>
date Sun, 13 Aug 2017 00:09:56 -0400
parents 277982735a9d
children (none)
<!DOCTYPE html>

<html>
    <head>
        <title>Parenscript Test</title>
        <script src='hello.js'></script>
    </head>
    <body>
        Testing...
    </body>
</html>