/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

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