##// END OF EJS Templates
wix: refactor and new guids.wxi
wix: refactor and new guids.wxi

File last commit:

r9999:f91e5630 default
r10828:1aa9464c default
Show More
tagentry.tmpl
8 lines | 286 B | application/x-cheetah | CheetahLexer
Dan Villiom Podlaski Christiansen
setup: install translation files as package data...
r9999 <entry>
<title>{tag|escape}</title>
<link rel="alternate" href="{urlbase}{url}rev/{node|short}"/>
<id>{urlbase}{url}#tag-{node}</id>
<updated>{date|rfc3339date}</updated>
<published>{date|rfc3339date}</published>
<content type="text">{tag|strip|escape}</content>
</entry>