File indexing completed on 2024-04-28 15:18:33

0001 <?xml version="1.0" encoding="utf-8"?>
0002 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
0003     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
0004 
0005 <html xmlns="http://www.w3.org/1999/xhtml">
0006 <head>
0007   <meta name="generator" content=
0008   "HTML Tidy for Linux/x86 (vers 1st August 2004), see www.w3.org" />
0009 
0010   <style type="text/css">
0011   /*<![CDATA[*/
0012     @import "%1"; /* kde_infopage.css */
0013     %1 /* maybe @import "kde_infopage_rtl.css"; */
0014 /* CHANGE ME or REMOVE ME */ @import "MY_CSS_FILE.css";
0015   /*]]>*/
0016   </style>
0017 
0018   <title>%1</title>
0019 </head>
0020 
0021 <body>
0022   <div id="header">
0023     <div id="headerL"/>
0024     <div id="headerR"/>
0025 
0026     <div id="title">
0027       %1 <!-- title -->
0028     </div>
0029 
0030     <div id="tagline">
0031       %1 <!-- tagline -->
0032     </div>
0033   </div>
0034 
0035   <!-- the bar -->
0036   <div id="bar">
0037     <div id="barT"><div id="barTL"/><div id="barTR"/><div id="barTC"/></div>
0038     <div id="barL">
0039       <div id="barR">
0040         <div id="barCenter" class="bar_text">
0041           <!-- text below the header graphics, above the main box, add your own %1s -->
0042         </div>
0043       </div>
0044     </div>
0045     <div id="barB"><div id="barBL"/><div id="barBR"/><div id="barBC"/></div>
0046   </div>
0047 
0048   <!-- the main text box -->
0049   <div id="box">
0050     <div id="boxT"><div id="boxTL"/><div id="boxTR"/><div id="boxTC"/></div>
0051     <div id="boxL">
0052       <div id="boxR">
0053         <div id="boxCenter">
0054           <!-- text in the main box, add your own %1s -->
0055         </div>
0056       </div>
0057     </div>
0058     <div id="boxB"><div id="boxBL"/><div id="boxBR"/><div id="boxBC"/></div>
0059   </div>
0060 
0061   <div id="footer"><div id="footerL"/><div id="footerR"/></div>
0062 </body>
0063 </html>
0064 <!-- vim:set sw=2 et nocindent smartindent: -->