view tests/attrs.lac @ 117:94856a3b4752

Serving pages
author Adam Chlipala <adamc@hcoop.net>
date Sun, 13 Jul 2008 15:44:00 -0400
parents 813e5a52063d
children
line wrap: on
line source
val main = fn () => <html><body>
        <font size=42 face="awesome">Welcome</font>
</body></html>