71a6a9816ef39231ab09a21f3ba33867f679fcf3
2 $lastrelease = '0.21.2';
3 $demorelease = '0.21.2';
6 ?
><!DOCTYPE html
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
7 <html xmlns
="http://www.w3.org/1999/xhtml">
10 <meta http
-equiv
="Content-Type" content
="text/html; charset=UTF-8" />
11 <title
>RackTables
</title
>
12 <link rel
="stylesheet" href
="racktables.org.css" />
13 <!-- begin Google Analytics
-->
14 <script type
="text/javascript">
16 var _gaq
= _gaq ||
[];
17 _gaq
.push(['_setAccount', 'UA-22249036-1']);
18 _gaq
.push(['_trackPageview']);
21 var ga
= document
.createElement('script'); ga
.type
= 'text/javascript'; ga
.async
= true;
22 ga
.src
= ('https:' == document
.location
.protocol ?
'https://ssl' : 'http://www') +
'.google-analytics.com/ga.js';
23 var s
= document
.getElementsByTagName('script')[0]; s
.parentNode
.insertBefore(ga
, s
);
27 <!-- end Google Analytics
-->
30 <body id
="<?php echo $bodyId; ?>">
33 <span id
="Logo"><a href
="/"><img width
=210 height
=40 src
="/img/logo.png" alt
="Racktables"></a
></span
>
37 <li
><a href
="about.php">About
</a
></li
>
38 <li
><a href
="https://sourceforge.net/projects/racktables/files/">Download
</a
>
39 <img width
=16 height
=16 src
='/img/ext-link.png'></li
>
40 <li
><a href
="screenshots.php">Screenshots
</a
></li
>
41 <li
><a href
="team.php">Team
</a
></li
>
42 <li
><a href
="contacts.php">Feedback
and community
</a
></li
>