2008-06-05 02:50:26 -04:00
|
|
|
<?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>
|
2008-11-17 08:17:05 -05:00
|
|
|
<button type="submit">Shorten</button>
|
2008-06-05 02:50:26 -04:00
|
|
|
</t:form>
|
|
|
|
|
|
|
|
</t:chloe>
|