Mercurial > urweb
view tests/img.ur @ 2223:9410959d296f
Remove Sqlcache urlification hack.
author | Ziv Scully <ziv@mit.edu> |
---|---|
date | Sat, 29 Nov 2014 04:34:41 -0500 |
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>