Mercurial > urweb
view tests/img.ur @ 1583:7fcdf836b761
Clear reducedSummaries
author | Adam Chlipala <adam@chlipala.net> |
---|---|
date | Fri, 28 Oct 2011 08:54:44 -0400 |
parents | e28637743279 |
children |
line wrap: on
line source
fun main () : transaction page = return <xml><body> <img src="http://www.google.com/intl/en_ALL/images/logo.gif"/> </body></xml>