/extra/webapps/wee-url/shorten.xml
http://github.com/abeaumont/factor · XML · 10 lines · 7 code · 3 blank · 0 comment · 0 complexity · c728be6fb76811eb07933c44e711115e MD5 · raw file
- <?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>