view tests/ffitag.ur @ 2077:3cd2bd4b1de0

More simple textual HTML5 input types
author Adam Chlipala <adam@chlipala.net>
date Sun, 16 Nov 2014 14:16:11 -0500
parents be0c4e2e488a
children
line wrap: on
line source
open Tagffi

fun main () : transaction page = return <xml><body><funky>test</funky></body></xml>