31 lines
2.5 KiB
HTML
31 lines
2.5 KiB
HTML
|
<!--#if expr="$QUERY_STRING = /lang=([a-zA-Z0-9\-+_\.]+)/" --><!--#set var="lang" value="$1" --><!--#endif -->
|
||
|
<!--#if expr=$lang --><!--#else --><!--#if expr="$HTTP_ACCEPT_LANGUAGE = /([a-zA-Z0-9]+)/" --><!--#set var="lang" value="$1" --><!--#endif --><!--#endif -->
|
||
|
<!--#if expr="${lang} != it" --><!--#set var="lang" value="en" --><!--#endif --><!--#if expr="$slogan" --><!--#else --><!--#if expr="$lang = it" --><!--#set var="slogan" value="GNU/Linux pronto per l'uso" --><!--#else --><!--#set var="slogan" value="Ready to use GNU/Linux" --><!--#endif --><!--#endif -->
|
||
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
|
<html lang="<!--#echo var=lang -->" xml:lang="<!--#echo var=lang -->" xmlns="http://www.w3.org/1999/xhtml">
|
||
|
<head>
|
||
|
<script type="text/javascript">
|
||
|
document.domain='openmamba.org';
|
||
|
</script>
|
||
|
<meta content="text/html; charset=utf-8" http-equiv="content-type">
|
||
|
<meta http-equiv="Content-Language" content="<!--#echo var=lang -->" />
|
||
|
<!--#if expr="$title = /openmamba/" --><title><!--#echo var=title --></title><!--#else --><title><!--#echo var=title --> :: openmamba</title><!--#endif -->
|
||
|
<!--#if expr="$description != ''" --><meta name="description" content="<!--#echo var=description -->"><!--#endif -->
|
||
|
<meta name="keywords" content="<!--#if expr="$keywords != ''" --><!--#echo var=keywords -->,<!--#endif -->
|
||
|
linux,distribution,open source,free software,software libero,distribuzione">
|
||
|
<meta content="mambaSoft" name="author">
|
||
|
<!--#if expr="$refresh != ''" --><meta http-equiv=refresh content="<!--#echo var=refresh -->"><!--#endif -->
|
||
|
<!--#if expr="${lang} != it" --> <link rel="alternate" type="application/rss+xml" title="openmamba.org: latest news" href="http://forum.openmamba.org/rss.php?forum=6"><!--#else --> <link rel="alternate" type="application/rss+xml" title="openmamba.org: ultime notizie" href="http://forum.openmamba.org/rss.php?forum=5">
|
||
|
<!--#endif -->
|
||
|
<link rel="alternate" type="application/rss+xml" title="openmamba.org: devel repository recent builds" href="/pub/openmamba/distromatic/devel/recent.rss">
|
||
|
<link rel="alternate" type="application/rss+xml" title="openmamba.org: devel-contrib repository recent builds" href="/pub/openmamba/distromatic/devel-contrib/recent.rss">
|
||
|
|
||
|
<link rel="stylesheet" type="text/css" href="mainstyle.css">
|
||
|
<!--#if expr=$headeradd --><!--#echo encoding=none var="headeradd" --><!--#endif -->
|
||
|
</head>
|
||
|
<!--#if expr="$bodyadd = ''" -->
|
||
|
<body>
|
||
|
<!--#else -->
|
||
|
<body <!--#echo var="bodyadd" -->>
|
||
|
<!--#endif -->
|