]> gitweb.factorcode.org Git - factor.git/blob - extra/webapps/wee-url/wee-url.xml
webapps: using nav html element, cleanup
[factor.git] / extra / webapps / wee-url / wee-url.xml
1 <?xml version='1.0' ?>
2
3 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
4
5         <t:title>WeeURL!</t:title>
6
7         <nav><t:a t:href="$wee-url">Shorten URL</t:a></nav>
8
9         <h1><t:write-title /></h1>
10
11         <t:call-next-template />
12
13 </t:chloe>