1 #use wml::common_translation
3 <ifeq "$(DOCTYPE)" xhtml
4 "<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://ww w.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">"
5 "<!DOCTYPE HTML PUBLIC \"-//W3C//DTD HTML 4.01 Transitional//EN\" \"http://www.w3.org/TR/html4/loose.dtd\">"
7 # not using [AR: dir="RTL":] because apparently the whole page was flipped
8 # and this wasn't desirable for them
9 <html lang="$(CUR_ISO_LANG)"[FA: dir="RTL":][HE: dir="RTL":]>
12 <meta http-equiv="Content-Type" content="text/html; charset=$(CHARSET)" />
13 <title>$(BARETITLE:*Debian Project -- )$(title)</title>
14 <link rev="made" href="mailto:webmaster@debian.org" />
16 <link rel="shortcut icon" href="favicon.ico" />
17 <meta name="Keywords" content="<keywords/>" />
20 <meta name="Description" content="$(SUMMARY)" />
22 <meta name="Generator" content="WML $(WML_VERSION)" />
23 <meta name="Modified" content="$(WML_GEN_ISOTIME)" />
26 <link href="$(DBHOME)/debian.css" rel="stylesheet" type="text/css" />
27 <link href="/debdb.css" rel="stylesheet" type="text/css" />
29 <link href="/debian-$(CUR_ISO_LANG).css" rel="stylesheet" type="text/css" media="all"/>