factor/extra/webapps/wee-url/shorten.xml

11 lines
237 B
XML

<?xml version='1.0' ?>
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
<t:form t:action="$wee-url">
<p>Shorten URL: <t:field t:name="url" t:size="40" /></p>
<button type="submit">Shorten</button>
</t:form>
</t:chloe>