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\">"
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":]>
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 <body text="#000000" bgcolor="#FFFFFF" link="$(LINK:-#0000FF)" vlink="$(VLINK:-#800080)" alink="$(ALINK:-#FF0000)">