You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
66 lines
1.6 KiB
66 lines
1.6 KiB
<?xml version="1.0" encoding="utf-8"?> |
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml"> |
|
<head> |
|
<meta name="generator" content= |
|
"HTML Tidy for Linux/x86 (vers 1st August 2004), see www.w3.org" /> |
|
|
|
<style type="text/css"> |
|
/*<![CDATA[*/ |
|
@import "%1"; /* kde_infopage.css */ |
|
%2 /* maybe @import "kde_infopage_rtl.css"; */ |
|
@import "kmail.css"; |
|
body {font-size: %3px;} |
|
/*]]>*/ |
|
</style> |
|
|
|
<title>KMail</title> |
|
</head> |
|
|
|
<body> |
|
<div id="header"> |
|
<div id="headerL"></div> |
|
<div id="headerR"></div> |
|
|
|
<div id="title"> |
|
%4 <!-- KMail --> |
|
</div> |
|
|
|
<div id="tagline"> |
|
%5 <!-- Catchphrase --> |
|
</div> |
|
</div> |
|
|
|
<!-- the bar --> |
|
<div id="bar"> |
|
<div id="barT"><div id="barTL"></div><div id="barTR"></div><div id="barTC"></div></div> |
|
<div id="barL"> |
|
<div id="barR"> |
|
<div id="barCenter" class="bar_text"> |
|
%6<!-- KMail is ... --> |
|
</div> |
|
</div> |
|
</div> |
|
<div id="barB"><div id="barBL"></div><div id="barBR"></div><div id="barBC"></div></div> |
|
</div> |
|
|
|
<!-- the main text box --> |
|
<div id="box"> |
|
<div id="boxT"><div id="boxTL"></div><div id="boxTR"></div><div id="boxTC"></div></div> |
|
<div id="boxL"> |
|
<div id="boxR"> |
|
<div id="boxCenter"> |
|
<!--Welcome to KMail--> |
|
%7 |
|
</div> |
|
</div> |
|
</div> |
|
<div id="boxB"><div id="boxBL"></div><div id="boxBR"></div><div id="boxBC"></div></div> |
|
</div> |
|
|
|
<div id="footer"><div id="footerL"></div><div id="footerR"></div></div> |
|
</body> |
|
</html> |
|
<!-- vim:set sw=2 et nocindent smartindent: -->
|
|
|