]> gitweb.factorcode.org Git - factor.git/blob - extra/webapps/wiki/view.xml
Fixes #2966
[factor.git] / extra / webapps / wiki / view.xml
1 <?xml version='1.0' ?>
2
3 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
4
5         <t:title><t:label t:name="title" /></t:title>
6
7         <div class="description">
8                 <t:farkup t:name="content" t:no-follow="true" />
9         </div>
10
11         <p>
12                 <em>This revision created on <t:label t:name="date" /> by <t:a t:href="$wiki/user-edits" t:rest="author"><t:label t:name="author" /></t:a>
13                         <t:if t:value="description">
14                                 (<t:label t:name="description" />)
15                         </t:if>
16                 </em>
17         </p>
18
19 </t:chloe>