repo.or.cz
/
factor
/
jcg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
remove math.blas.syntax and merge parsing words into math.blas.vectors/matrices
[factor/jcg.git]
/
extra
/
webapps
/
wiki
/
articles.xml
blob
9b2ae930fbca7ec0c247cfd8f384c31fd65b4e9a
1
<?xml version='1.0' ?>
2
3
<t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
4
5
<t:title>All Articles</t:title>
6
7
<ul>
8
<t:bind-each t:name="articles">
9
<li>
10
<t:a t:href="$wiki/view" t:rest="title"><t:label t:name="title"/></t:a>
11
</li>
12
</t:bind-each>
13
</ul>
14
15
</t:chloe>