view tests/attrs.ur @ 1542:dc4c61363d0a

Add timestamps to 'app.js' filenames, to prevent inappropriate caching by browsers
author Adam Chlipala <adam@chlipala.net>
date Fri, 19 Aug 2011 08:59:01 -0400
parents 71bafe66dbe1
children
line wrap: on
line source
val main = fn () => <html><body>
        <font size=42 face="awesome">Welcome</font>
</body></html>