view tests/hyphenate.ur @ 1818:e6ff36097cc4

Fixed HTTP date format and added Cache-Control to app.js
author Vladimir Shabanov <vshabanoff@gmail.com>
date Wed, 12 Sep 2012 19:49:02 +0400
parents 675ce534e3ec
children
line wrap: on
line source
style extra_special
style somewhat_special

fun main () : transaction page = return <xml><body>
  <span class={extra_special}>Test</span>
  <span class={somewhat_special}>Test</span>
</body></xml>