Don't hardcode filename extension
[grml.org.git] / index.html.tt2
diff --git a/index.html.tt2 b/index.html.tt2
new file mode 100644 (file)
index 0000000..5f9b77c
--- /dev/null
@@ -0,0 +1,70 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>grml.org - Debian Live system / CD for sysadmins and texttool-users</title>
+<meta name="Title" content="grml.org - Homepage" />
+<meta name="Author" content="the Grml team [www.grml.org/team/]" />
+<meta name="Keywords" content="Grml, grml.org, live-cd, Debian, live system, linux, sysadmins, system administrators, debian" />
+<meta name="Description" content="Homepage of grml.org" />
+<meta name="Abstract" content="Grml, live-cd for sysadmins" />
+<meta name="fdse-index-as" content="http://grml.org/" />
+<meta name="Robots" content="index,follow" />
+<meta name="Language" content="english" />
+<meta name="identifier-url" content="http://grml.org/" />
+<meta name="MSSmartTagsPreventParsing" content="true" />
+<meta http-equiv="imagetoolbar" content="no" />
+<link rel="home" href="/" title="grml.org" />
+<link rel="help" href="/features/" title="About" />
+<link rel="author" href="/team/" title="Team" />
+<link rel="icon" href="/favicon.png" type="image/png" />
+<link rel="stylesheet" href="/style.css" type="text/css" />
+</head>
+
+<body class="frontpage">
+[% INCLUDE static.inc %]
+
+      <div class="content">
+
+            <div class="banner">
+            <h1>Grml Live Linux</h1>
+            <h2>Debian based Linux Live system</h2>
+            </div>
+
+            <h2>What is Grml?</h2>
+
+            <p>Grml is a bootable live system (Live-CD) based on <a
+              href="http://www.debian.org/">Debian</a>. Grml includes a
+            collection of GNU/Linux software especially for system
+            administrators. Users don't have to install anything on fixed
+            storage. Grml is especially well suited for administrative tasks like installation,
+            deployment and system rescue. <a href="/features/">Read
+            more...</a></p>
+
+            <br />
+
+            <p style="text-align: center;">
+            <b>The current release:</b><br/><br/>
+            <a href="/download/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2011.12</span></a>
+            </p>
+            <br />
+
+       <!--
+            <p style="text-align: center;">
+            <b>Pre-Release:</b><br/><br/>
+            <a href="/download/prerelease/" class="button" style="padding: 12px; font-weight: bold;"><span>Download Grml 2011.12-rc1</span></a>
+            </p>
+            <br />
+       -->
+            <img style="float: right; margin-left: 20px" src="/img/grmltux_small.jpg" alt="*" />
+            <br />
+
+            <h2>News</h2>
+            <div class="news">
+            <p>23 Dec 2011: New <a href="/changelogs/README-grml-2011.12/">stable release version 2011.12</a> is available <a href="/download/">for download</a>.</p>
+            <p>12 Dec 2011: New release candidate 2011.12-rc1 is available.</p>
+            <p>29 May 2011: New <a href="/changelogs/README-grml-2011.05/">stable release version 2011.05</a> is available.</p>
+            </div>
+
+      </div>
+
+[% INCLUDE static_bottom.inc %]