]> gitweb.factorcode.org Git - factor.git/blob - extra/webapps/mason/download-release.xml
chloe/html: switch to HTML5 templates
[factor.git] / extra / webapps / mason / download-release.xml
1 <?xml version='1.0' ?>
2 <!DOCTYPE html>
3 <t:chloe xmlns:t="http://factorcode.org/chloe/1.0">
4
5         <t:title>Factor binary package for <t:label t:name="platform" /></t:title>
6
7         <div><img src="http://factorcode.org/logo.png" alt="Logo" height="150" /></div>
8
9         <h1>Factor binary package for <t:label t:name="platform" /></h1>
10
11         <p>Requirements:</p>
12         <t:xml t:name="requirements" />
13
14         <h2>Download <t:xml t:name="release" /></h2>
15
16         <p>This release was built from GIT ID <t:xml t:name="git-id" />.</p>
17
18         <p>Once you download Factor, you can <a href="http://concatenative.org/wiki/view/Factor/Learning">start learning</a> the language!</p>
19
20 </t:chloe>