Update release version for releasename
[grml.org.git] / order / index.html.tt2
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>grml.org - Order</title>
5 <meta name="Title" content="grml.org - Order" />
6 <meta name="Author" content="the grml team [www.grml.org/team/]" />
7 <meta name="Keywords" content="grml.org, grml" />
8 <meta name="Description" content="Order of grml.org" />
9 <meta name="Abstract" content="grml, just another linux-distribution" />
10 <meta name="fdse-index-as" content="http://www.grml.org/order/" />
11 <meta name="Robots" content="index,follow" />
12 <meta name="Language" content="english" />
13 <meta name="identifier-url" content="http://www.grml.org/" />
14 <meta name="MSSmartTagsPreventParsing" content="true" />
15 <meta http-equiv="imagetoolbar" content="no" />
16 <link rel="home" href="/" title="grml.org" />
17 <link rel="help" href="/features/" title="About" />
18 <link rel="author" href="/team/" title="Team" />
19 <link rel="icon" href="/favicon.png" type="image/png" />
20 <link rel="stylesheet" href="/style.css" type="text/css" />
21 </head>
22
23 <body>
24 [% INCLUDE static.inc %]
25
26       <div class="content">
27
28             <p><img style="float: right" src="/img/cdrom.png" alt="*" /></p>
29
30             <h1>Order a Grml CD</h1>
31
32             <p>If you don't have the bandwidth to <a href="/download/">download the Grml
33             ISO</a> you can order a Grml CD at the following webshops:</p>
34
35             <ul>
36               <li><a href="https://shop.tuxpost.de/index.php?manufacturers_id=20&MODsid=f6c2656121481a45ac92cb8b04e47168">tuxpost.de</a> (Germany)</li>
37             </ul>
38
39       </div>
40
41 [% INCLUDE static_bottom.inc %]