webapps.mason: spiff up download.xml a bit
parent
d7ab0ad7c0
commit
bbad40683b
|
@ -4,9 +4,12 @@
|
||||||
|
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
|
<link rel="stylesheet" href="http://factorcode.org/css/master.css" type="text/css" media="screen" title="no title" charset="utf-8" />
|
||||||
<title>Factor binary package for <t:label t:name="platform" /></title>
|
<title>Factor binary package for <t:label t:name="platform" /></title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<div><img src="http://factorcode.org/graphics/logo.png" alt="Logo" /></div>
|
||||||
|
|
||||||
<h1>Factor binary package for <t:label t:name="platform" /></h1>
|
<h1>Factor binary package for <t:label t:name="platform" /></h1>
|
||||||
|
|
||||||
<p>Requirements:</p>
|
<p>Requirements:</p>
|
||||||
|
|
Loading…
Reference in New Issue