Well-formed HTML for counter
parent
daab5e4ac8
commit
cbb91284c9
|
@ -2,12 +2,13 @@
|
|||
|
||||
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
|
||||
|
||||
|
||||
<html>
|
||||
<body>
|
||||
<h1><t:label t:name="counter" /></h1>
|
||||
|
||||
<t:button t:action="$counter-app/inc">++</t:button>
|
||||
<t:button t:action="$counter-app/dec">--</t:button>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
</t:chloe>
|
||||
|
|
Loading…
Reference in New Issue